summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.