diff mbox

system: fix typo

Message ID 20161010134559.27087-1-kraai@ftbfs.org
State Accepted
Commit 0b0434437afee60dd9b0ba994fb77d6ca8766fe6
Headers show

Commit Message

Matt Kraai Oct. 10, 2016, 1:45 p.m. UTC
Signed-off-by: Matt Kraai <kraai@ftbfs.org>
---
 system/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard Oct. 13, 2016, 6:06 a.m. UTC | #1
>>>>> "Matt" == Matt Kraai <kraai@ftbfs.org> writes:

 > Signed-off-by: Matt Kraai <kraai@ftbfs.org>

Committed, thanks.
diff mbox

Patch

diff --git a/system/Config.in b/system/Config.in
index d3b2889..f9a3bda 100644
--- a/system/Config.in
+++ b/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