fix various typos in doc comments
This commit is contained in:
parent
0195812aea
commit
4e35cbb22e
49 changed files with 68 additions and 68 deletions
|
@ -615,7 +615,7 @@ mod loop_keyword { }
|
|||
//
|
||||
/// The keyword used to define structs.
|
||||
///
|
||||
/// Structs in Rust come in three flavours: Structs with named fields, tuple structs, and unit
|
||||
/// Structs in Rust come in three flavors: Structs with named fields, tuple structs, and unit
|
||||
/// structs.
|
||||
///
|
||||
/// ```rust
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue