Skip to content

Commit 80241b4

Browse files
ManishearthHavvy
andauthored
Update src/paths.md
Co-authored-by: Ryan Scheel <[email protected]>
1 parent b9b5502 commit 80241b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/paths.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ the path must resolve to an item.
169169
> the crate (including `use` imports).
170170
>
171171
> Beginning with the 2018 Edition, paths starting with `::` resolve from
172-
> crates in the [extern prelude], i.e. they _must_ be followed by the name of a crate.
172+
> crates in the [extern prelude]. That is, they must be followed by the name of a crate.
173173
174174
```rust
175175
mod a {

0 commit comments

Comments
 (0)