about summary refs log tree commit diff
path: root/src/doc/rustc
diff options
context:
space:
mode:
authorhoupo-bob <houpocun@outlook.com>2025-08-24 16:58:22 +0800
committerhoupo-bob <houpocun@outlook.com>2025-08-24 16:58:22 +0800
commit5d41f7ccb87996b2ca22b4ad42570f65f13c40bc (patch)
treec26ada29d8fd78f13a19f9078e135db15f76480f /src/doc/rustc
parent4eedad312695d773b6e2e17a4f8082660470c101 (diff)
downloadrust-5d41f7ccb87996b2ca22b4ad42570f65f13c40bc.tar.gz
rust-5d41f7ccb87996b2ca22b4ad42570f65f13c40bc.zip
Fix some minor issues in comments
Signed-off-by: houpo-bob <houpocun@outlook.com>
Diffstat (limited to 'src/doc/rustc')
-rw-r--r--src/doc/rustc/src/command-line-arguments/print-options.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc/src/command-line-arguments/print-options.md b/src/doc/rustc/src/command-line-arguments/print-options.md
index 1f33e91e5d1..fed19d6b667 100644
--- a/src/doc/rustc/src/command-line-arguments/print-options.md
+++ b/src/doc/rustc/src/command-line-arguments/print-options.md
@@ -32,7 +32,7 @@ The names of the files created by the `link` emit kind.
 
 ## `sysroot`
 
-Abosulte path to the sysroot.
+Absolute path to the sysroot.
 
 Example (with rustup and the stable toolchain):