Fix typos

Change-Id: I27cbcd8c59bdc34493931f341341cc25b4aba9e7
Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
This commit is contained in:
Frederik Gladhorn 2013-08-03 13:28:06 +02:00 committed by The Qt Project
parent c84114acee
commit 521f2163b1
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
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:

View File

@ -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: