[PATCH] Documentation/early-userspace/README: s/Youre/Your/ From: Jim Cromie fix homonym/grammatical error Signed-off-by: Jim Cromie Index: linux-kj/Documentation/early-userspace/README =================================================================== --- linux-kj.orig/Documentation/early-userspace/README 2005-10-01 02:50:05.000000000 +0400 +++ linux-kj/Documentation/early-userspace/README 2005-10-01 03:00:48.000000000 +0400 @@ -28,7 +28,7 @@ the image from specifications. CPIO ARCHIVE method You can create a cpio archive that contains the early userspace image. -Youre cpio archive should be specified in CONFIG_INITRAMFS_SOURCE and it +Your cpio archive should be specified in CONFIG_INITRAMFS_SOURCE and it will be used directly. Only a single cpio file may be specified in CONFIG_INITRAMFS_SOURCE and directory and file names are not allowed in combination with a cpio archive.