summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqstring.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqstring.html')
-rw-r--r--doc/html/ntqstring.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqstring.html b/doc/html/ntqstring.html
index 06533f22..30e0e9c7 100644
--- a/doc/html/ntqstring.html
+++ b/doc/html/ntqstring.html
@@ -1907,7 +1907,7 @@ this:
TQTextOStream( &str ) << s << " : " << x;
</pre>
-<p> For <a href="ntqobject.html#tr">translations,</a> especially if the
+<p> For <a href="tqobject.html#tr">translations,</a> especially if the
strings contains more than one escape sequence, you should
consider using the arg() function instead. This allows the order
of the replacements to be controlled by the translator, and has