From 64d22311d809a710a5dee9143c7b662e9f2b20ec Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Thu, 16 Aug 2012 10:46:42 +0200 Subject: Doc: Fix spelling errors Change-Id: Ibae8d10183f6b15a16b1499daa2df8802dbb014e Reviewed-by: Geir Vattekar --- doc/src/examples/widgets/mousebuttons.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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 -- cgit v1.2.3