Forráskód Böngészése

usr/Kconfig: fix typo

Signed-off-by: Alexander E. Patrakov
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Alexander E. Patrakov 18 éve
szülő
commit
0979f378e4
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      usr/Kconfig

+ 1 - 1
usr/Kconfig

@@ -17,7 +17,7 @@ config INITRAMFS_SOURCE
 	  When multiple directories and files are specified then the
 	  initramfs image will be the aggregate of all of them.
 
-	  See <file:Documentation/early-userspace/README for more details.
+	  See <file:Documentation/early-userspace/README> for more details.
 
 	  If you are not sure, leave it blank.