diff --git a/src/widgets/widgets/qcalendarwidget.cpp b/src/widgets/widgets/qcalendarwidget.cpp index 29f057ea7a2..bf5ec6a3f3b 100644 --- a/src/widgets/widgets/qcalendarwidget.cpp +++ b/src/widgets/widgets/qcalendarwidget.cpp @@ -2892,7 +2892,7 @@ QMap 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 {