summaryrefslogtreecommitdiffstats
path: root/examples/opengl/doc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/doc')
-rw-r--r--examples/opengl/doc/src/cube.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/doc/src/cube.qdoc b/examples/opengl/doc/src/cube.qdoc
index f929ebccc1d..e0a18706064 100644
--- a/examples/opengl/doc/src/cube.qdoc
+++ b/examples/opengl/doc/src/cube.qdoc
@@ -6,7 +6,7 @@
\ingroup examples-widgets-opengl
\title Cube OpenGL ES 2.0 example
- \brief The Cube OpenGL ES 2.0 example shows how to write mouse rotateable
+ \brief The Cube OpenGL ES 2.0 example shows how to write mouse rotatable
textured 3D cube using OpenGL ES 2.0 with Qt. It shows how to handle
polygon geometries efficiently and how to write simple vertex and
fragment shader for programmable graphics pipeline. In addition it