Fix grammar in QFontInfo::styleName() doc.

Change-Id: I673ecc8931f4824dc4fb923056354cfd2e119e40
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
bb10
Mitch Curtis 2014-03-25 12:46:15 +01:00 committed by The Qt Project
parent f65a0b6e3f
commit 895fa0de79
1 changed files with 1 additions and 1 deletions

View File

@ -2395,7 +2395,7 @@ QString QFontInfo::family() const
\since 4.8
Returns the style name of the matched window system font on
system that supports it.
systems that support it.
\sa QFont::styleName()
*/