Skip to content

Commit f211984

Browse files
committed
Be explicit in the wording here
1 parent 6441f7e commit f211984

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
@@ -177,7 +177,7 @@ r[names.preludes.no_implicit_prelude.excluded-preludes]
177177
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.
178178
179179
r[names.preludes.no_implicit_prelude.lang]
180-
This attribute does not affect the [language prelude].
180+
The `no_implicit_prelude` attribute does not affect the [language prelude].
181181
182182
r[names.preludes.no_implicit_prelude.edition2018]
183183
> [!EDITION-2018]

0 commit comments

Comments
 (0)