Преглед изворни кода

system: fix typo

Signed-off-by: Matt Kraai <kraai@ftbfs.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Matt Kraai пре 7 година
родитељ
комит
0b0434437a
1 измењених фајлова са 1 додато и 1 уклоњено
  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