Explorar o código

system: fix typo

Signed-off-by: Matt Kraai <kraai@ftbfs.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Matt Kraai %!s(int64=8) %!d(string=hai) anos
pai
achega
0b0434437a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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