Explorar o código

Kconfig: typo: and -> an

Signed-off-by: Michael Witten <mfwitten@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Michael Witten %!s(int64=14) %!d(string=hai) anos
pai
achega
6aaccece1c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      fs/notify/fanotify/Kconfig

+ 1 - 1
fs/notify/fanotify/Kconfig

@@ -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.