Browse Source

system: fix typo

Signed-off-by: Matt Kraai <kraai@ftbfs.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Matt Kraai 7 years ago
parent
commit
0b0434437a
1 changed files with 1 additions and 1 deletions
  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