summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/findfiles.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/findfiles.qdoc')
-rw-r--r--examples/widgets/doc/src/findfiles.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/findfiles.qdoc b/examples/widgets/doc/src/findfiles.qdoc
index bb69c4d565..bed831d14d 100644
--- a/examples/widgets/doc/src/findfiles.qdoc
+++ b/examples/widgets/doc/src/findfiles.qdoc
@@ -218,7 +218,7 @@
\snippet dialogs/findfiles/window.cpp 10
The private \c createComboBox() function is also called from the
- contructor. We create a QComboBox with the given text, and make it
+ constructor. We create a QComboBox with the given text, and make it
editable.
When the user enters a new string in an editable combobox, the