summaryrefslogtreecommitdiffstats
path: root/examples/opengl/doc/src/pbuffers2.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/doc/src/pbuffers2.qdoc')
-rw-r--r--examples/opengl/doc/src/pbuffers2.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/doc/src/pbuffers2.qdoc b/examples/opengl/doc/src/pbuffers2.qdoc
index 7e29399954..975feb5f0d 100644
--- a/examples/opengl/doc/src/pbuffers2.qdoc
+++ b/examples/opengl/doc/src/pbuffers2.qdoc
@@ -29,7 +29,7 @@
\example pbuffers2
\title Pixel Buffers 2 Example
- The Pixel Buffers 2 example demonstrates how to use the
+ \brief The Pixel Buffers 2 example demonstrates how to use the
QGLPixelBuffer class to render into an off-screen buffer and use
the contents as a dynamic texture in a QGLWidget.