From: Matt Kraai Date: Mon, 10 Oct 2016 13:45:59 +0000 (-0700) Subject: system: fix typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0b0434437afee60dd9b0ba994fb77d6ca8766fe6;p=buildroot.git system: fix typo Signed-off-by: Matt Kraai Signed-off-by: Peter Korsgaard --- diff --git a/system/Config.in b/system/Config.in index d3b2889bbd..f9a3bda5a7 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