summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/widgets
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/widgets')
-rw-r--r--doc/src/examples/widgets/mousebuttons.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/widgets/mousebuttons.qdoc b/doc/src/examples/widgets/mousebuttons.qdoc
index bf63cd5076..c495698a29 100644
--- a/doc/src/examples/widgets/mousebuttons.qdoc
+++ b/doc/src/examples/widgets/mousebuttons.qdoc
@@ -37,7 +37,7 @@
Many 'gamer' mouse devices are configured with high-numbered "buttons"
sending text shortcuts for certain games. With such a mouse, no mouse
button events occur: The "mouse" sends keystrokes, and the
- 'Mouse Button Tester' Window will not see the event. Receving no event,
+ 'Mouse Button Tester' Window will not see the event. Receiving no event,
it will not repaint the Window with new text describing a \button event.
And so, in addition to it's use as Qt example code, the program may be