trivial: fix typos/grammar errors in Kconfig texts

Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Matt LaPlante
2009-01-26 11:12:25 +01:00
committed by Jiri Kosina
parent 877d03105d
commit 692105b8ac
46 changed files with 86 additions and 85 deletions

View File

@@ -37,7 +37,7 @@ config XEN_COMPAT_XENFS
The old xenstore userspace tools expect to find "xenbus"
under /proc/xen, but "xenbus" is now found at the root of the
xenfs filesystem. Selecting this causes the kernel to create
the compatibilty mount point /proc/xen if it is running on
the compatibility mount point /proc/xen if it is running on
a xen platform.
If in doubt, say yes.