summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2011-01-12 10:07:34 (GMT)
committerSergio Ahumada <sergio.ahumada@nokia.com>2011-01-12 10:07:34 (GMT)
commiteaf2e2187d9fec2102e3301098f85efe93518761 (patch)
tree33ea78f80322c5a5a39491f6d30f4c22dc6a9853 /src
parent0e9a6c97a0bc25d98e257dc7df1b0389ed308c72 (diff)
downloadQt-eaf2e2187d9fec2102e3301098f85efe93518761.zip
Qt-eaf2e2187d9fec2102e3301098f85efe93518761.tar.gz
Qt-eaf2e2187d9fec2102e3301098f85efe93518761.tar.bz2
Doc: Fixing typo
Diffstat (limited to 'src')
-rw-r--r--src/gui/text/qtextformat.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/text/qtextformat.cpp b/src/gui/text/qtextformat.cpp
index b05a830..15125b2 100644
--- a/src/gui/text/qtextformat.cpp
+++ b/src/gui/text/qtextformat.cpp
@@ -1858,7 +1858,7 @@ QFont QTextCharFormat::font() const
indentation is set with setIndent(), the indentation of the first
line with setTextIndent().
- Line spacing is set with setLineHeight() and retreived via lineHeight()
+ Line spacing is set with setLineHeight() and retrieved via lineHeight()
and lineHeightType(). The types of line spacing available are in the
LineHeightTypes enum.