summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextobject.cpp
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-09-18 13:44:05 +0200
committerThorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>2009-09-28 12:01:20 +0200
commit3e8592661f7607542c5a0df4c5f735716a0ec09d (patch)
tree5a331ddfcf18fcbfa54c3237b77bb7c2cb58fcf0 /src/gui/text/qtextobject.cpp
parent3cb2def34c32efe1155e6938eca65706dcc97aac (diff)
doc: Fixed three /sa that should be \sa
Diffstat (limited to 'src/gui/text/qtextobject.cpp')
-rw-r--r--src/gui/text/qtextobject.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/text/qtextobject.cpp b/src/gui/text/qtextobject.cpp
index b6ff39f548..d9438fdc5b 100644
--- a/src/gui/text/qtextobject.cpp
+++ b/src/gui/text/qtextobject.cpp
@@ -1370,7 +1370,7 @@ int QTextBlock::firstLineNumber() const
Sets the line count to \a count.
-/sa lineCount()
+\sa lineCount()
*/
void QTextBlock::setLineCount(int count)
{