summaryrefslogtreecommitdiffstats
path: root/src/sensors
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2014-03-03 22:59:27 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-04 10:17:32 +0100
commit96771618f2413de849101b15344e1bb1fd1f7e7f (patch)
tree58fd03d354f7e62fc5ceb008623390325af23d08 /src/sensors
parent0a274451536078366d2b43b91f9566dc748521e7 (diff)
Fix some typos in comments and documentation
Change-Id: I8541601c0bfe2b7c80e88b4617e8215b266fb0bd Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
Diffstat (limited to 'src/sensors')
-rw-r--r--src/sensors/doc/src/qtsensorgestures-plugins.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sensors/doc/src/qtsensorgestures-plugins.qdoc b/src/sensors/doc/src/qtsensorgestures-plugins.qdoc
index ffea1776..a86335bd 100644
--- a/src/sensors/doc/src/qtsensorgestures-plugins.qdoc
+++ b/src/sensors/doc/src/qtsensorgestures-plugins.qdoc
@@ -71,7 +71,7 @@ classes to subclass.
\section3 Recognizer Plugins
The Sensor Gesture Recognizers that come with Qt are made using an ad-hoc heuristic approach.
-The user cannot define their own gestures, and must learn how to perform and accomodate the
+The user cannot define their own gestures, and must learn how to perform and accommodate the
pre-defined gestures herein.
A developer may use any method, including computationally- and training-intensive well-