summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/dockwidgets.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/dockwidgets.qdoc')
-rw-r--r--doc/src/examples/dockwidgets.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/dockwidgets.qdoc b/doc/src/examples/dockwidgets.qdoc
index 929aed0283..8c64c78ae4 100644
--- a/doc/src/examples/dockwidgets.qdoc
+++ b/doc/src/examples/dockwidgets.qdoc
@@ -155,7 +155,7 @@
\snippet examples/mainwindows/dockwidgets/mainwindow.cpp 5
- If the focus is in the QTextEdit, pressing \key Ctrl+Z undoes as
+ If the focus is in the QTextEdit, pressing \uicontrol Ctrl+Z undoes as
expected. But for the user's convenience we provide an
application-wide undo function that simply calls the QTextEdit's
undo: this means that the user can undo regardless of where the