diff --git a/src/App/Link.cpp b/src/App/Link.cpp
index b638591f1c..a180b2be38 100644
--- a/src/App/Link.cpp
+++ b/src/App/Link.cpp
@@ -117,8 +117,8 @@ ParameterGrp::handle LinkParams::getHandle() {
// Auto generated code. See class document of LinkParams.
const char *LinkParams::docCopyOnChangeApplyToAll() {
return QT_TRANSLATE_NOOP("LinkParams",
-"Stores the last user choice of whether to apply CopyOnChange setup to all link\n"
-"that links to the same configurable object");
+"Stores the last user choice of whether to apply CopyOnChange setup to all links\n"
+"that reference the same configurable object");
}
// Auto generated code. See class document of LinkParams.
diff --git a/src/App/Resources/translations/App.ts b/src/App/Resources/translations/App.ts
index 54d30d1e2c..91f18a6777 100644
--- a/src/App/Resources/translations/App.ts
+++ b/src/App/Resources/translations/App.ts
@@ -5,8 +5,8 @@
LinkParams
- Stores the last user choice of whether to apply CopyOnChange setup to all link
-that links to the same configurable object
+ Stores the last user choice of whether to apply CopyOnChange setup to all links
+that reference the same configurable object