summaryrefslogtreecommitdiffstats
path: root/src/plugins/generic/evdevmouse
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2013-08-03 13:28:06 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-06 11:08:49 +0200
commit521f2163b16148361d3dfa052a00c597c171d8a4 (patch)
tree3009b3efc415d6fabf9742bcbcad922a1cb6779b /src/plugins/generic/evdevmouse
parentc84114acee48a05e2445e7b487ef43e9861ddd95 (diff)
Fix typos
Change-Id: I27cbcd8c59bdc34493931f341341cc25b4aba9e7 Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com> Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
Diffstat (limited to 'src/plugins/generic/evdevmouse')
-rw-r--r--src/plugins/generic/evdevmouse/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/generic/evdevmouse/README b/src/plugins/generic/evdevmouse/README
index 526106e338..c0dd3db8b3 100644
--- a/src/plugins/generic/evdevmouse/README
+++ b/src/plugins/generic/evdevmouse/README
@@ -14,7 +14,7 @@ Touchpads reporting absolute events will work too, the positions will
be turned into relative. Touchscreens are however not supported.
On development machines it might be useful to add the input devices
-to a group that your development user i part of. Ie add:
+to a group that your development user is part of. I.e. add:
KERNEL=="event*", SUBSYSTEM=="input", MODE="0640", GROUP="users"
to a file such as: