about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMeng Xiangzhuo <aumo@foxmail.com>2023-08-15 07:55:18 +0800
committerMeng Xiangzhuo <aumo@foxmail.com>2023-08-15 07:55:18 +0800
commitf8bda1824eb1d534cb2a42d59ceb3e71b7bcc4f0 (patch)
treeff5d05c528880b8a3b7c1083222ceb7f8032f23f
parentc3889d1a144331dffe5c13b2aa48614c1f61d766 (diff)
downloadrust-f8bda1824eb1d534cb2a42d59ceb3e71b7bcc4f0.tar.gz
rust-f8bda1824eb1d534cb2a42d59ceb3e71b7bcc4f0.zip
Fix typos in rustc doc platform netbsd
-rw-r--r--src/doc/rustc/src/platform-support/netbsd.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc/src/platform-support/netbsd.md b/src/doc/rustc/src/platform-support/netbsd.md
index 23f4488de6e..3891d6d3148 100644
--- a/src/doc/rustc/src/platform-support/netbsd.md
+++ b/src/doc/rustc/src/platform-support/netbsd.md
@@ -86,7 +86,7 @@ The Rust testsuite could presumably be run natively.
 
 For the systems where the maintainer can build natively, the rust
 compiler itself is re-built natively.  This involves the rust compiler
-being re-built with the newly self-built rust compiler, so excercises
+being re-built with the newly self-built rust compiler, so exercises
 the result quite extensively.
 
 Additionally, for some systems we build `librsvg`, and for the more