diff options
Diffstat (limited to 'src/gui/text/qplatformfontdatabase.cpp')
| -rw-r--r-- | src/gui/text/qplatformfontdatabase.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/text/qplatformfontdatabase.cpp b/src/gui/text/qplatformfontdatabase.cpp index c86a96cc474..6fd145d921e 100644 --- a/src/gui/text/qplatformfontdatabase.cpp +++ b/src/gui/text/qplatformfontdatabase.cpp @@ -273,7 +273,7 @@ void QPlatformFontDatabase::populateFontDatabase() /*! Returns a multi font engine in the specified \a script to encapsulate \a fontEngine with the - option to fall back to to the fonts given by \a fallbacks if \a fontEngine does not support + option to fall back to the fonts given by \a fallbacks if \a fontEngine does not support a certain character. */ QFontEngineMulti *QPlatformFontDatabase::fontEngineMulti(QFontEngine *fontEngine, |
