Przeglądaj źródła

earlyuserspace/README: fix homonym err

Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Jim Cromie 19 lat temu
rodzic
commit
b2d1a8adc9
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Documentation/early-userspace/README

+ 1 - 1
Documentation/early-userspace/README

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