about summary refs log tree commit diff
path: root/src/doc/rustdoc
diff options
context:
space:
mode:
authorJosh Soref <2119212+jsoref@users.noreply.github.com>2023-04-09 23:19:02 -0400
committerJosh Soref <2119212+jsoref@users.noreply.github.com>2023-04-16 12:25:03 -0400
commitb9b48e792e1ba74dcb8ed8a0621b140ca3fc8080 (patch)
tree91c5967fc3512113bdee394a81c6f4b0fa5d3e6d /src/doc/rustdoc
parentb9f960407aa6c442a0d87bcbede431ca9347fe13 (diff)
downloadrust-b9b48e792e1ba74dcb8ed8a0621b140ca3fc8080.tar.gz
rust-b9b48e792e1ba74dcb8ed8a0621b140ca3fc8080.zip
spelling: typographical
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Diffstat (limited to 'src/doc/rustdoc')
-rw-r--r--src/doc/rustdoc/src/how-to-read-rustdoc.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustdoc/src/how-to-read-rustdoc.md b/src/doc/rustdoc/src/how-to-read-rustdoc.md
index 56342f65d99..393192af01e 100644
--- a/src/doc/rustdoc/src/how-to-read-rustdoc.md
+++ b/src/doc/rustdoc/src/how-to-read-rustdoc.md
@@ -43,7 +43,7 @@ including automatic and blanket implementations that `rustdoc` knows about.
 Subheadings, variants, fields, and many other things in this documentation
 are anchors and can be clicked on and deep-linked to,
 which is a great way to communicate exactly what you're talking about.
-The typograpical character "§" appears next to lines with anchors on them
+The typographical character "§" appears next to lines with anchors on them
 when hovered or given keyboard focus.
 
 ## The Navigation Bar