summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorMatt Kraai <kraai@ftbfs.org>2016-10-10 06:45:59 -0700
committerPeter Korsgaard <peter@korsgaard.com>2016-10-13 08:06:11 +0200
commit0b0434437afee60dd9b0ba994fb77d6ca8766fe6 (patch)
tree33010e73e7e2beb01113091eed2a05e22de46d83 /system
parent881b7bd31e0c306f1dfa317ec958b4ee4456f435 (diff)
system: fix typo
Signed-off-by: Matt Kraai <kraai@ftbfs.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'system')
-rw-r--r--system/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/Config.in b/system/Config.in
index d3b2889bb..f9a3bda5a 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