summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2010-07-13 11:07:25 (GMT)
committerMartin Smith <martin.smith@nokia.com>2010-07-13 11:07:25 (GMT)
commit1199be3aa31bfe1d55799c6362b3e59601f99a8f (patch)
tree54ae3e019f814bc9731d85eeb9373fc7da49eeb6 /src/corelib/tools
parente305732c0df93332a514a957b08e0ce283cb747f (diff)
downloadQt-1199be3aa31bfe1d55799c6362b3e59601f99a8f.zip
Qt-1199be3aa31bfe1d55799c6362b3e59601f99a8f.tar.gz
Qt-1199be3aa31bfe1d55799c6362b3e59601f99a8f.tar.bz2
doc: Fixed several qdoc warnings.
Diffstat (limited to 'src/corelib/tools')
-rw-r--r--src/corelib/tools/qstring.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/tools/qstring.cpp b/src/corelib/tools/qstring.cpp
index 57f79a0..b2cf49b 100644
--- a/src/corelib/tools/qstring.cpp
+++ b/src/corelib/tools/qstring.cpp
@@ -6954,7 +6954,7 @@ bool QString::isRightToLeft() const
/*! \fn bool QString::isRightToLeft() const
- \internal
+ Returns true if the string is read right to left.
*/