浏览代码

package/environment-setup: fix spelling of the script file in the manual.

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>
(cherry picked from commit 7197b1bc44395cbe927dc56f0b7fc53d8ce07636)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Konrad Schwarz 4 年之前
父节点
当前提交
bc6b8cea8d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/manual/using-buildroot-toolchain.txt

+ 1 - 1
docs/manual/using-buildroot-toolchain.txt

@@ -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