Procházet zdrojové kódy

system: fix typo

Signed-off-by: Matt Kraai <kraai@ftbfs.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Matt Kraai před 8 roky
rodič
revize
0b0434437a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      system/Config.in

+ 1 - 1
system/Config.in

@@ -509,7 +509,7 @@ config BR2_ROOTFS_POST_FAKEROOT_SCRIPT
 
 	  This gives users the opportunity to do customisations of the
 	  content of the rootfs, which would otherwise require root
-	  rigths.
+	  rights.
 
 	  These scripts are called with the target directory name as
 	  first argument. The build will fail on the first scripts that