diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2018-05-08 18:39:31 -0400 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2018-05-15 15:01:09 -0400 |
commit | ff7242ab02228388c6286254e7c9c90c93a9c4e2 (patch) | |
tree | 492f58c320c43457619ce4ac121aad81f5a87997 /drivers/input/misc | |
parent | 67043f41dd1d375ae04a1f7195b398f5721dfc09 (diff) |
Input: ati_remote2 - fix typo 'can by' to 'can be'
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/misc')
-rw-r--r-- | drivers/input/misc/ati_remote2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/misc/ati_remote2.c b/drivers/input/misc/ati_remote2.c index ded5b84e336d..d8fd58fdf050 100644 --- a/drivers/input/misc/ati_remote2.c +++ b/drivers/input/misc/ati_remote2.c | |||
@@ -22,7 +22,7 @@ MODULE_LICENSE("GPL"); | |||
22 | /* | 22 | /* |
23 | * ATI Remote Wonder II Channel Configuration | 23 | * ATI Remote Wonder II Channel Configuration |
24 | * | 24 | * |
25 | * The remote control can by assigned one of sixteen "channels" in order to facilitate | 25 | * The remote control can be assigned one of sixteen "channels" in order to facilitate |
26 | * the use of multiple remote controls within range of each other. | 26 | * the use of multiple remote controls within range of each other. |
27 | * A remote's "channel" may be altered by pressing and holding the "PC" button for | 27 | * A remote's "channel" may be altered by pressing and holding the "PC" button for |
28 | * approximately 3 seconds, after which the button will slowly flash the count of the | 28 | * approximately 3 seconds, after which the button will slowly flash the count of the |