Skip to content

Commit 09eeb1c

Browse files
author
Clar Charr
committed
Wording.
1 parent d7c62c4 commit 09eeb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0000-non-exhaustive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ println!("{:?}", c);
468468
```
469469

470470
Although outside of the defining crate, it will not, because `Config` could, in
471-
the future, contain private fields in the future.
471+
the future, contain private fields that the user didn't account for.
472472

473473
## Changes to rustdoc
474474

0 commit comments

Comments
 (0)