summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/pbuffers2.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/pbuffers2.qdoc')
-rw-r--r--doc/src/examples/pbuffers2.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/pbuffers2.qdoc b/doc/src/examples/pbuffers2.qdoc
index 280f329..4827b86 100644
--- a/doc/src/examples/pbuffers2.qdoc
+++ b/doc/src/examples/pbuffers2.qdoc
@@ -29,7 +29,7 @@
\example opengl/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.