From eaf2e2187d9fec2102e3301098f85efe93518761 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Wed, 12 Jan 2011 11:07:34 +0100 Subject: Doc: Fixing typo --- src/gui/text/qtextformat.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v0.12