summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
diff options
context:
space:
mode:
authorKavindra Devi Palaraja <kavindra.palaraja@nokia.com>2009-05-29 13:44:22 (GMT)
committerKavindra Devi Palaraja <kavindra.palaraja@nokia.com>2009-05-29 13:44:22 (GMT)
commite3d744270d6ae4f1e893784e3e064d47e25c1fbe (patch)
treee3f9c724b91c27c03a17181d3025ce2aa9173d0c /src/corelib/tools
parent37f3aeae8198d98cf9e33990b85e9b6fc443d948 (diff)
downloadQt-e3d744270d6ae4f1e893784e3e064d47e25c1fbe.zip
Qt-e3d744270d6ae4f1e893784e3e064d47e25c1fbe.tar.gz
Qt-e3d744270d6ae4f1e893784e3e064d47e25c1fbe.tar.bz2
Doc - some changes to fix a qdoc warning
Diffstat (limited to 'src/corelib/tools')
-rw-r--r--src/corelib/tools/qstringbuilder.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/corelib/tools/qstringbuilder.cpp b/src/corelib/tools/qstringbuilder.cpp
index 1ffe2c3..2b4a242 100644
--- a/src/corelib/tools/qstringbuilder.cpp
+++ b/src/corelib/tools/qstringbuilder.cpp
@@ -71,8 +71,8 @@
/*! \fn int QLatin1Literal::size() const
- Returns the number of characters in the literal \i{excluding} the trailing
- NUL char.
+ Returns the number of characters in the literal \e{excluding} the trailing
+ NULL char.
*/
/*! \fn char *QLatin1Literal::data() const