Skip to content

Commit 87afef0

Browse files
committed
typo
1 parent b51fa3c commit 87afef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rustdoc-internals.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Here is the list of passes as of <!-- date-check --> March 2023:
102102

103103
- `propagate-doc-cfg` propagates `#[doc(cfg(...))]` to child items.
104104

105-
- `run-lints` runs some of rustdoc's lints, defind in `passes/lint`. This is
105+
- `run-lints` runs some of rustdoc's lints, defined in `passes/lint`. This is
106106
the last pass to run.
107107

108108
- `bare_urls` detects links that are not linkified, e.g., in Markdown such as

0 commit comments

Comments
 (0)