doc: Fix typo in QCalendarWidget::dateTextFormat
renderd -> rendered Pick-to: 6.9 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>
This commit is contained in:
parent
78dd82396a
commit
afdb96e70c
@ -2892,7 +2892,7 @@ QMap<QDate, QTextCharFormat> QCalendarWidget::dateTextFormat() const
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
Returns a QTextCharFormat for \a date. The char format can be
|
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
|
QTextCharFormat QCalendarWidget::dateTextFormat(QDate date) const
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user