summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/engine/q3dsurface.cpp
diff options
context:
space:
mode:
authorKeränen Pasi <pasi.keranen@digia.com>2013-10-15 10:33:50 +0300
committerPasi Keränen <pasi.keranen@digia.com>2013-10-16 10:15:55 +0300
commitd2b02b344e1d53a4a485f016558aded484d91a75 (patch)
tree1b851b71fcef86dfd43213f8c855824e9b7ce5de /src/datavisualization/engine/q3dsurface.cpp
parent49cf94ebaf09c29d7f5e0a2567854765dabcb4bc (diff)
New Mac screenshots and fix to the surface minimal example.
Change-Id: Ic780e3d883a991bc7b0586bdb275a5c4710dbc7d Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
Diffstat (limited to 'src/datavisualization/engine/q3dsurface.cpp')
-rw-r--r--src/datavisualization/engine/q3dsurface.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datavisualization/engine/q3dsurface.cpp b/src/datavisualization/engine/q3dsurface.cpp
index 7d06e5c2..2a6506e1 100644
--- a/src/datavisualization/engine/q3dsurface.cpp
+++ b/src/datavisualization/engine/q3dsurface.cpp
@@ -66,7 +66,7 @@ QT_DATAVISUALIZATION_BEGIN_NAMESPACE
*
* \snippet doc_src_q3dsurface_construction.cpp 1
*
- * First feed the data to the row element and then add it's pointer to the data element:
+ * First feed the data to the row elements and then add their pointers to the data element:
*
* \snippet doc_src_q3dsurface_construction.cpp 2
*