summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/qmlsurface/doc/src/qmlsurface.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qmlsurface/doc/src/qmlsurface.qdoc b/examples/qmlsurface/doc/src/qmlsurface.qdoc
index acbb2a85..c93ed2d6 100644
--- a/examples/qmlsurface/doc/src/qmlsurface.qdoc
+++ b/examples/qmlsurface/doc/src/qmlsurface.qdoc
@@ -77,7 +77,7 @@
\snippet ../examples/qmlsurface/qml/qmlsurface/main.qml 2
Third and fourth buttons are for controlling background features. The last button is for switching
- between HeightMapSurfaceDataProxy and ItemModelSurfaceDataProxy, for which use the following
+ between HeightMapSurfaceDataProxy and ItemModelSurfaceDataProxy, for which we use the following
code. We also set the maximum value to 500 in model proxy to make the surface flatter and
250 on height map proxy to show exaggerated height. At the same time the color position
on the gradient is modified.