autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS description
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 12 Jun 2018 06:05:55 +0000 (08:05 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Jun 2018 19:31:19 +0000 (12:31 -0700)
Fixes: a2225d931f75ddd3 ("autofs: remove left-over autofs4 stubs")
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/autofs/Kconfig

index 55c3930a907b395e7dbb9bb92757709a28e15f1d..eaebcd430cc3d40489f5ed13c74ce34fc436f5d1 100644 (file)
@@ -4,7 +4,7 @@ config AUTOFS4_FS
        help
           This name exists for people to just automatically pick up the
           new name of the autofs Kconfig option. All it does is select
-          thenew new option name.
+          the new option name.
 
           It will go away in a release or two as people have
           transitioned to just plain AUTOFS_FS.