summaryrefslogtreecommitdiffstats
path: root/src/charts/doc/src/examples-scatterchart.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts/doc/src/examples-scatterchart.qdoc')
-rw-r--r--src/charts/doc/src/examples-scatterchart.qdoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/charts/doc/src/examples-scatterchart.qdoc b/src/charts/doc/src/examples-scatterchart.qdoc
index 938a61f9..1aaa16a2 100644
--- a/src/charts/doc/src/examples-scatterchart.qdoc
+++ b/src/charts/doc/src/examples-scatterchart.qdoc
@@ -56,8 +56,7 @@
\snippet scatterchart/chartview.cpp 4
- The image used as a brush for the scatter series may contain several colors. Therefore we need
- to set the desired color explicitly by setting the brush for the legend marker items.
+ We can also use the scatter points as legend markers.
\snippet scatterchart/chartview.cpp 5