summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/tabdialog.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/tabdialog.qdoc')
-rw-r--r--doc/src/examples/tabdialog.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/tabdialog.qdoc b/doc/src/examples/tabdialog.qdoc
index c9500afe7f..5394b827f5 100644
--- a/doc/src/examples/tabdialog.qdoc
+++ b/doc/src/examples/tabdialog.qdoc
@@ -91,7 +91,7 @@
\snippet examples/dialogs/tabdialog/tabdialog.cpp 1
\snippet examples/dialogs/tabdialog/tabdialog.cpp 3
- We arrange the the tab widget above the buttons in the dialog:
+ We arrange the tab widget above the buttons in the dialog:
\snippet examples/dialogs/tabdialog/tabdialog.cpp 4