We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8fc873 + d496998 commit 0bddb89Copy full SHA for 0bddb89
reference/src/layout/enums.md
@@ -60,7 +60,7 @@ enum Foo {
60
61
## repr annotations accepted on enums
62
63
-In general, enums may be annotation using the following `#[repr]` tags:
+In general, enums may be annotated using the following `#[repr]` tags:
64
65
- A specific integer type (called `Int` as a shorthand below):
66
- `#[repr(u8)]`
0 commit comments