Fix a typo in the docs

Change-Id: I0f1b015a34b8caffa3b60927cedbccf7db50b383
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
Lars Knoll 2018-11-09 09:36:12 +01:00 committed by Liang Qi
parent 27fb51fa52
commit a6a5e81cd6

View File

@ -1912,7 +1912,7 @@ static void printPage(int index, QPainter *painter, const QTextDocument *doc, co
}
/*!
Prints the document to the given \a printer. The QPageablePaintDevice must be
Prints the document to the given \a printer. The QPagedPaintDevice must be
set up before being used with this function.
This is only a convenience method to print the whole document to the printer.