diff options
Diffstat (limited to 'doc/html/qtextdecoder.html')
-rw-r--r-- | doc/html/qtextdecoder.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qtextdecoder.html b/doc/html/qtextdecoder.html index 06bbb8f32..70ce4e8e9 100644 --- a/doc/html/qtextdecoder.html +++ b/doc/html/qtextdecoder.html @@ -48,7 +48,7 @@ The TQTextDecoder class provides a state-based decoder. <p> The decoder converts a text format into Unicode, remembering any -state that is retquired between calls. +state that is required between calls. <p> <p>See also <a href="qtextcodec.html#makeEncoder">TQTextCodec::makeEncoder</a>() and <a href="i18n.html">Internationalization with TQt</a>. <hr><h2>Member Function Documentation</h2> |