From ece9a57d1b6e10ef2ad1dffd19fd6033cdc760ee Mon Sep 17 00:00:00 2001 From: Martin Lindhe Date: Tue, 21 Nov 2017 15:33:45 +0100 Subject: fix some typos --- src/ci/docker/README.md | 4 ++-- src/ci/docker/dist-x86_64-netbsd/build-netbsd-toolchain.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/ci/docker') diff --git a/src/ci/docker/README.md b/src/ci/docker/README.md index 922deba7367..8d4dbc39998 100644 --- a/src/ci/docker/README.md +++ b/src/ci/docker/README.md @@ -36,14 +36,14 @@ a Docker image. 1. Select the "default" virtual machine inside VirtualBox, then click "Settings" - 2. Go to "Shared Folders", click "Add shared foldrer" (the folder icon with + 2. Go to "Shared Folders", click "Add shared folder" (the folder icon with a plus sign), fill in the following information, then click "OK": * Folder path: `E:\rust` * Folder name: `e/rust` * Read-only: ☐ *unchecked* * Auto-mount: ☑ *checked* - * Make Permanant: ☑ *checked* + * Make Permanent: ☑ *checked* 3. VirtualBox might not support creating symbolic links inside a shared folder by default. You can enable it manually by running these from `cmd.exe`: diff --git a/src/ci/docker/dist-x86_64-netbsd/build-netbsd-toolchain.sh b/src/ci/docker/dist-x86_64-netbsd/build-netbsd-toolchain.sh index 9e1b769f6c4..5b4314d57e6 100755 --- a/src/ci/docker/dist-x86_64-netbsd/build-netbsd-toolchain.sh +++ b/src/ci/docker/dist-x86_64-netbsd/build-netbsd-toolchain.sh @@ -52,7 +52,7 @@ curl $URL/2017-03-17-netbsd-comp.tgz | \ cd usr/src # The options, in order, do the following -# * this is an unpriviledged build +# * this is an unprivileged build # * output to a predictable location # * disable various uneeded stuff MKUNPRIVED=yes TOOLDIR=/x-tools/x86_64-unknown-netbsd \ -- cgit 1.4.1-3-g733a5