diff options
Diffstat (limited to 'doc/html/ntqstring.html')
-rw-r--r-- | doc/html/ntqstring.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqstring.html b/doc/html/ntqstring.html index 06533f222..30e0e9c7d 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 |