Skip to content

Commit cd19173

Browse files
committed
spelling typo.
1 parent e3170dd commit cd19173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0000-pub-restricted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ VISIBILITY ::= <empty> | `pub` | `pub` `(` USE_PATH `)` | `pub` `(` `crate` `)`
220220

221221
One can use these `pub(restriction)` forms anywhere that one can
222222
currently use `pub`. In particular, one can use them on item
223-
defintions, methods in an impl, the fields of a struct
223+
definitions, methods in an impl, the fields of a struct
224224
definition, and on `pub use` re-exports.
225225

226226
## Semantics

0 commit comments

Comments
 (0)