lib: scatterlist: fix Kconfig description
authorGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 4 Sep 2015 10:45:05 +0000 (12:45 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 8 Dec 2015 13:40:57 +0000 (14:40 +0100)
Spelling s/heler/helper/, grammar s/channel/channels/

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
lib/Kconfig

index f0df318..5a0c1c8 100644 (file)
@@ -512,9 +512,9 @@ source "lib/fonts/Kconfig"
 config SG_SPLIT
        def_bool n
        help
-        Provides a heler to split scatterlists into chunks, each chunk being a
-        scatterlist. This should be selected by a driver or an API which
-        whishes to split a scatterlist amongst multiple DMA channel.
+        Provides a helper to split scatterlists into chunks, each chunk being
+        scatterlist. This should be selected by a driver or an API which
+        whishes to split a scatterlist amongst multiple DMA channels.
 
 #
 # sg chaining option