diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2015-07-06 09:41:18 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.com> | 2015-08-07 08:13:47 -0400 |
commit | 839b47bca58ac67657c7afea363ede72c1a2480c (patch) | |
tree | bbdcc9eb0abb7c30f68fd63b0f61c5c6c1fe44e5 | |
parent | d41e36a0ab358a40aa2ec7014f38b80ed22773c6 (diff) |
staging: comedi: Grammar s/Enable support a/Enable support for a/
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
-rw-r--r-- | drivers/staging/comedi/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/comedi/Kconfig b/drivers/staging/comedi/Kconfig index 7dee73dfbf88..57e71f9f14a2 100644 --- a/drivers/staging/comedi/Kconfig +++ b/drivers/staging/comedi/Kconfig | |||
@@ -2,7 +2,7 @@ config COMEDI | |||
2 | tristate "Data acquisition support (comedi)" | 2 | tristate "Data acquisition support (comedi)" |
3 | depends on m | 3 | depends on m |
4 | ---help--- | 4 | ---help--- |
5 | Enable support a wide range of data acquisition devices | 5 | Enable support for a wide range of data acquisition devices |
6 | for Linux. | 6 | for Linux. |
7 | 7 | ||
8 | if COMEDI | 8 | if COMEDI |