Skip to content

Commit 9975651

Browse files
authored
Merge pull request #2303 from rust-lang/tshepang-patch-2
typo
2 parents 4a71342 + 55e47b6 commit 9975651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rustdoc-internals/rustdoc-test-suite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ For other test suites used for testing rustdoc, see [Rustdoc tests](../rustdoc.m
55

66
The `rustdoc` test suite is specifically used to test the HTML output of rustdoc.
77

8-
This is achived by means of `htmldocck.py`, a custom checker script that leverages [XPath].
8+
This is achieved by means of `htmldocck.py`, a custom checker script that leverages [XPath].
99

1010
[XPath]: https://en.wikipedia.org/wiki/XPath
1111

0 commit comments

Comments
 (0)