summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorRyan Barnett <rjbarnet@rockwellcollins.com>2014-05-01 17:26:36 -0500
committerPeter Korsgaard <peter@korsgaard.com>2014-05-02 09:24:45 +0200
commit5f71cc90d689721eac10e1622b4d4056530e9269 (patch)
tree5b6d6fb430f9f8545182f687e1c8448e354c336c /system
parent705662b41d59558ad6ca11362c9611cf13f1d6fd (diff)
system: fix spelling errors
Fix minor spelling errors that exists in system/Config.in Signed-off-by: Ryan Barnett <rjbarnet@rockwellcollins.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'system')
-rw-r--r--system/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/Config.in b/system/Config.in
index 0b4f20a96..2ab14ce5c 100644
--- a/system/Config.in
+++ b/system/Config.in
@@ -347,7 +347,7 @@ config BR2_ROOTFS_POST_BUILD_SCRIPT
has finished and before Buildroot starts packing the files into
selected filesystem images.
- This gives users the oportunity to do board-specific cleanups,
+ This gives users the opportunity to do board-specific cleanups,
add-ons and the like, so the generated files can be used directly
without further processing.
@@ -377,7 +377,7 @@ config BR2_ROOTFS_POST_SCRIPT_ARGS
string "Extra post-{build,image} arguments"
depends on BR2_ROOTFS_POST_BUILD_SCRIPT != "" || BR2_ROOTFS_POST_IMAGE_SCRIPT != ""
help
- Pass these aditional arguments to each post-build or post-image
+ Pass these additional arguments to each post-build or post-image
scripts.
Note that all the post-build and post-image scripts will be passed