summaryrefslogtreecommitdiffstats
path: root/src/xml/qxml.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/qxml.cpp')
-rw-r--r--src/xml/qxml.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xml/qxml.cpp b/src/xml/qxml.cpp
index 8de32e51b..3fdbd7550 100644
--- a/src/xml/qxml.cpp
+++ b/src/xml/qxml.cpp
@@ -2969,7 +2969,7 @@ bool TQXmlSimpleReader::parse( const TQXmlInputSource *input, bool incremental )
If the input source returns an empty string for the function
TQXmlInputSource::data(), then this means that the end of the XML
- file has been reached; this is tquite important, especially if you
+ file has been reached; this is quite important, especially if you
want to use the reader to parse more than one XML file.
The case of the end of the XML file being reached without having