summaryrefslogtreecommitdiffstats
path: root/examples/scatter/doc/src/scatter.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/scatter/doc/src/scatter.qdoc')
-rw-r--r--examples/scatter/doc/src/scatter.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/scatter/doc/src/scatter.qdoc b/examples/scatter/doc/src/scatter.qdoc
index 173ea6e3..9bef441c 100644
--- a/examples/scatter/doc/src/scatter.qdoc
+++ b/examples/scatter/doc/src/scatter.qdoc
@@ -80,7 +80,7 @@
\snippet ../examples/scatter/scatterdatamodifier.cpp 1
And finally we create a QScatterDataProxy and the associated QScatter3DSeries. We set custom label format
- for the series and add it to the graph:
+ and mesh smoothing for the series and add it to the graph:
\snippet ../examples/scatter/scatterdatamodifier.cpp 2