summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/customtypesending.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/customtypesending.qdoc')
-rw-r--r--doc/src/examples/customtypesending.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/customtypesending.qdoc b/doc/src/examples/customtypesending.qdoc
index 39a1506c31..4b5119c118 100644
--- a/doc/src/examples/customtypesending.qdoc
+++ b/doc/src/examples/customtypesending.qdoc
@@ -105,7 +105,7 @@
concerned with the type, we can simplify the signatures of both the
signal and slot when we make the connection.
- When the user clicks on the \gui{Send message} button in either window,
+ When the user clicks on the \uicontrol{Send message} button in either window,
the message shown will be emitted in a signal that the other window will
receive and display.