summaryrefslogtreecommitdiffstats
path: root/src/printsupport/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'src/printsupport/doc/src')
-rw-r--r--src/printsupport/doc/src/printing.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/printsupport/doc/src/printing.qdoc b/src/printsupport/doc/src/printing.qdoc
index 69f3cd5019..aff04206e6 100644
--- a/src/printsupport/doc/src/printing.qdoc
+++ b/src/printsupport/doc/src/printing.qdoc
@@ -67,7 +67,7 @@
Although QPrinter objects can be constructed and set up without requiring user
input, printing is often performed as a result of a request by the user;
- for example, when the user selects the \gui{File|Print...} menu item in a GUI
+ for example, when the user selects the \uicontrol{File|Print...} menu item in a GUI
application. In such cases, a newly-constructed QPrinter object is supplied to
a QPrintDialog, allowing the user to specify the printer to use, paper size, and
other printing properties.