summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/examples/analogclockwindow.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/doc/examples/analogclockwindow.qdoc')
-rw-r--r--src/gui/doc/examples/analogclockwindow.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/doc/examples/analogclockwindow.qdoc b/src/gui/doc/examples/analogclockwindow.qdoc
index 0fdad483c6..17db0511f8 100644
--- a/src/gui/doc/examples/analogclockwindow.qdoc
+++ b/src/gui/doc/examples/analogclockwindow.qdoc
@@ -51,7 +51,7 @@
\snippet gui/analogclock/main.cpp 6
- We set a title on the window and resize to a resonable size. Then
+ We set a title on the window and resize to a reasonable size. Then
we start a timer which we will use to redraw the clock every
second.