Skip to content

Commit 19a6c42

Browse files
committed
Be explicit in the wording here
1 parent d4ca54a commit 19a6c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/names/preludes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ r[names.preludes.no_implicit_prelude.excluded-preludes]
176176
The `no_implicit_prelude` attribute prevents the [standard library prelude], [extern prelude], and the [tool prelude] from being brought into scope for the module or any of its descendants.
177177
178178
r[names.preludes.no_implicit_prelude.lang]
179-
This attribute does not affect the [language prelude].
179+
The `no_implicit_prelude` attribute does not affect the [language prelude].
180180
181181
r[names.preludes.no_implicit_prelude.edition2018]
182182
> [!EDITION-2018]

0 commit comments

Comments
 (0)