summaryrefslogtreecommitdiffstats
path: root/examples/qmlscatter/doc/src/qmlscatter.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qmlscatter/doc/src/qmlscatter.qdoc')
-rw-r--r--examples/qmlscatter/doc/src/qmlscatter.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qmlscatter/doc/src/qmlscatter.qdoc b/examples/qmlscatter/doc/src/qmlscatter.qdoc
index 4306ee61..c0d207d8 100644
--- a/examples/qmlscatter/doc/src/qmlscatter.qdoc
+++ b/examples/qmlscatter/doc/src/qmlscatter.qdoc
@@ -43,7 +43,7 @@
\snippet ../examples/qmlscatter/main.cpp 0
This will help us when deploying the application to Android. We'll also change the application
- to be shown fullscreen by replacing
+ to be shown maximized by replacing
\code viewer.showExpanded(); \endcode