summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/draggabletext.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/draggabletext.qdoc')
-rw-r--r--examples/widgets/doc/src/draggabletext.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/draggabletext.qdoc b/examples/widgets/doc/src/draggabletext.qdoc
index 97b2f036bd..e934119e7a 100644
--- a/examples/widgets/doc/src/draggabletext.qdoc
+++ b/examples/widgets/doc/src/draggabletext.qdoc
@@ -28,7 +28,7 @@
/*!
\example draganddrop/draggabletext
\title Draggable Text Example
- \brief Illustrates how to drag and drop text between widgets
+ \brief Illustrates how to drag and drop text between widgets.
\brief The Draggable Text example shows how to drag and drop textual data between widgets
in the same application, and between different applications.