Kconfig: typo: and -> an
authorMichael Witten <mfwitten@gmail.com>
Mon, 1 Nov 2010 17:50:12 +0000 (17:50 +0000)
committerJiri Kosina <jkosina@suse.cz>
Mon, 1 Nov 2010 19:17:29 +0000 (15:17 -0400)
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
fs/notify/fanotify/Kconfig

index 3ac36b7..7dceff0 100644 (file)
@@ -6,7 +6,7 @@ config FANOTIFY
        ---help---
           Say Y here to enable fanotify suport.  fanotify is a file access
           notification system which differs from inotify in that it sends
-          and open file descriptor to the userspace listener along with
+          an open file descriptor to the userspace listener along with
           the event.
 
           If unsure, say Y.