package/environment-setup: fix spelling of the script file in the manual.
authorKonrad Schwarz <konrad.schwarz@siemens.com>
Thu, 31 Dec 2020 21:29:47 +0000 (22:29 +0100)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Thu, 7 Jan 2021 22:09:47 +0000 (23:09 +0100)
The manual incorrectly refers to the script file as `setup-environment';
it is actually called `environment-setup'.

Signed-off-by: Konrad Schwarz <konrad.schwarz@siemens.com>
Reviewed-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
docs/manual/using-buildroot-toolchain.txt

index 110be5939fafbba7211c845a8098a80e837f1037..09408ef05af20c8b70e1e480907a7efcc3419eaa 100644 (file)
@@ -35,7 +35,7 @@ generating a tarball.
 
 For your convenience, by selecting the option
 +BR2_PACKAGE_HOST_ENVIRONMENT_SETUP+, you can get a
-+setup-environment+ script installed in +output/host/+ and therefore
++environment-setup+ script installed in +output/host/+ and therefore
 in your SDK.  This script can be sourced with
 +. your/sdk/path/environment-setup+ to export a number of environment
 variables that will help cross-compile your projects using the