about summary refs log tree commit diff
path: root/src/ci/docker/README.md
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-04-19 17:54:40 +0200
committerGitHub <noreply@github.com>2023-04-19 17:54:40 +0200
commitdc0de094ee5ef51cec5fedcaa2ddae81e8d31a6e (patch)
tree71ac4b0439b8d5542598ba6f6ca9aaa08214670e /src/ci/docker/README.md
parentaf92c6a0a3d51cfad3a4e5a5eb986bd70c3e5218 (diff)
parent9c8d10a9f32bb87c7e665bc51e9cc6bb5f3b1800 (diff)
downloadrust-dc0de094ee5ef51cec5fedcaa2ddae81e8d31a6e.tar.gz
rust-dc0de094ee5ef51cec5fedcaa2ddae81e8d31a6e.zip
Rollup merge of #110430 - jsoref:spelling-src-ci, r=albertlarsan68
Spelling src ci

The various src/* items seem slightly disparate, so I'm doing src/* individually.

split from https://github.com/rust-lang/rust/pull/110392
Diffstat (limited to 'src/ci/docker/README.md')
-rw-r--r--src/ci/docker/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ci/docker/README.md b/src/ci/docker/README.md
index ea236bee563..9f7259f883a 100644
--- a/src/ci/docker/README.md
+++ b/src/ci/docker/README.md
@@ -211,7 +211,7 @@ For targets: `armv7-unknown-linux-gnueabihf`
 (\*) These options have been selected to match the configuration of the arm
       toolchains shipped with Ubuntu 15.10
 (+) These options have been selected to match the gcc flags we use to compile C
-    libraries like jemalloc. See the mk/cfg/arm(v7)-uknown-linux-gnueabi{,hf}.mk
+    libraries like jemalloc. See the mk/cfg/arm(v7)-unknown-linux-gnueabi{,hf}.mk
     file in Rust's source code.
 
 ### `aarch64-linux-gnu.config`