summaryrefslogtreecommitdiffstats
path: root/doc/i18n.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/i18n.doc')
-rw-r--r--doc/i18n.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/i18n.doc b/doc/i18n.doc
index b4cad503a..2008c9b4b 100644
--- a/doc/i18n.doc
+++ b/doc/i18n.doc
@@ -558,7 +558,7 @@ not be too concerned with platform-specific limitations.
in some Unix variants. All TQt file functions allow Unicode,
but convert filenames to the local 8-bit encoding, as
this is the Unix convention
- (see QFile::setEncodingFunction()
+ (see TQFile::setEncodingFunction()
to explore alternative encodings).
\i File I/O defaults to the local 8-bit encoding,
with Unicode options in TQTextStream.