summaryrefslogtreecommitdiffstats
path: root/src/qchart.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/qchart.cpp')
-rw-r--r--src/qchart.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qchart.cpp b/src/qchart.cpp
index b103ed9b..16391b9a 100644
--- a/src/qchart.cpp
+++ b/src/qchart.cpp
@@ -150,7 +150,7 @@ QTCOMMERCIALCHART_BEGIN_NAMESPACE
When \c{true}, all generated numbers appearing in various series and axis labels will be
localized using the QLocale set with the locale property.
When \c{false}, the "C" locale is always used.
- Defaults to \c{true}.
+ Defaults to \c{false}.
\note This property doesn't affect QDateTimeAxis labels, which always use the QLocale set with
the locale property.