diff --git a/src/charts/qchart.cpp b/src/charts/qchart.cpp index e32b95b..7ac9d55 100644 --- a/src/charts/qchart.cpp +++ b/src/charts/qchart.cpp @@ -98,7 +98,7 @@ QT_CHARTS_BEGIN_NAMESPACE /*! \property QChart::backgroundRoundness - The diameter of the rounding cirle at the corners of the chart background. + The diameter of the rounding circle at the corners of the chart background. */ /*! diff --git a/src/chartsqml2/declarativechart.cpp b/src/chartsqml2/declarativechart.cpp index 0033d1c..d6250fa 100644 --- a/src/chartsqml2/declarativechart.cpp +++ b/src/chartsqml2/declarativechart.cpp @@ -116,7 +116,7 @@ QT_CHARTS_BEGIN_NAMESPACE /*! \qmlproperty real ChartView::backgroundRoundness - The diameter of the rounding cirle at the corners of the chart background. + The diameter of the rounding circle at the corners of the chart background. */ /*!