mm: Fix CROSS_MEMORY_ATTACH help text grammar
authorGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 8 Aug 2014 15:15:14 +0000 (17:15 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 26 Aug 2014 07:35:55 +0000 (09:35 +0200)
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
init/Kconfig

index 41066e49e8809464651d8335de4a77165a864033..6069b210d83a8b1e66549cbb9a5674b4c0ec0bf7 100644 (file)
@@ -268,7 +268,7 @@ config CROSS_MEMORY_ATTACH
        help
          Enabling this option adds the system calls process_vm_readv and
          process_vm_writev which allow a process with the correct privileges
-         to directly read from or write to to another process's address space.
+         to directly read from or write to another process' address space.
          See the man page for more details.
 
 config FHANDLE