summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/tablet.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/tablet.qdoc')
-rw-r--r--doc/src/examples/tablet.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/tablet.qdoc b/doc/src/examples/tablet.qdoc
index 8639ab6b81..ce4ab2a1f0 100644
--- a/doc/src/examples/tablet.qdoc
+++ b/doc/src/examples/tablet.qdoc
@@ -318,7 +318,7 @@
\snippet examples/widgets/tablet/tabletcanvas.cpp 11
- We finally check wether the pointer is the stylus or the eraser.
+ We finally check whether the pointer is the stylus or the eraser.
If it is the eraser, we set the color to the background color of
the pixmap an let the pressure decide the pen width, else we set
the colors we have set up previously in the function.