doc: Fix typo in QCalendarWidget::dateTextFormat
renderd -> rendered Pick-to: 6.8 6.5 Change-Id: If4df3cd0dd7a11e30283bf5925dc6364d0d79225 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit 3d405bfe6708ae5c6feed8eddcbb4bef2a732b48) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit afdb96e70cb73f999476f3f47aa7a175c6d7e405)
This commit is contained in:
parent
ea8537981c
commit
6ae2f33128
@ -2892,7 +2892,7 @@ QMap<QDate, QTextCharFormat> QCalendarWidget::dateTextFormat() const
|
||||
|
||||
/*!
|
||||
Returns a QTextCharFormat for \a date. The char format can be
|
||||
empty if the date is not renderd specially.
|
||||
empty if the date is not rendered specially.
|
||||
*/
|
||||
QTextCharFormat QCalendarWidget::dateTextFormat(QDate date) const
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user