##// END OF EJS Templates
Fix documentation typo...
Miikka Heikkinen -
r2785:b99b50e22ed3
parent child
Show More
@@ -98,7 +98,7 QT_CHARTS_BEGIN_NAMESPACE
98
98
99 /*!
99 /*!
100 \property QChart::backgroundRoundness
100 \property QChart::backgroundRoundness
101 The diameter of the rounding cirle at the corners of the chart background.
101 The diameter of the rounding circle at the corners of the chart background.
102 */
102 */
103
103
104 /*!
104 /*!
@@ -116,7 +116,7 QT_CHARTS_BEGIN_NAMESPACE
116
116
117 /*!
117 /*!
118 \qmlproperty real ChartView::backgroundRoundness
118 \qmlproperty real ChartView::backgroundRoundness
119 The diameter of the rounding cirle at the corners of the chart background.
119 The diameter of the rounding circle at the corners of the chart background.
120 */
120 */
121
121
122 /*!
122 /*!
General Comments 0
You need to be logged in to leave comments. Login now