summaryrefslogtreecommitdiffstats
path: root/src/legend/qlegend.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/legend/qlegend.cpp')
-rw-r--r--src/legend/qlegend.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/legend/qlegend.cpp b/src/legend/qlegend.cpp
index 6fef1398..5fab937a 100644
--- a/src/legend/qlegend.cpp
+++ b/src/legend/qlegend.cpp
@@ -52,7 +52,7 @@ QTCOMMERCIALCHART_BEGIN_NAMESPACE
*/
/*!
\qmlclass Legend QLegend
- \brief Legend is part of QtCommercial Chart QML API.
+ \brief Legend is part of Qt Chart QML API.
Legend is a graphical object, whics displays legend of the chart. Legend state is updated by ChartView, when
series have been changed. Legend is used via ChartView class. For example: