Merge pull request #4085 from andrew-d/andrew-fix-typo
Fix small typo in kinds documentation
This commit is contained in:
commit
bde2dcc8d5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
/*!
|
||||
The kind traits
|
||||
|
||||
Rust types can be classified in vairous useful ways according to
|
||||
Rust types can be classified in various useful ways according to
|
||||
intrinsic properties of the type. These classifications, often called
|
||||
'kinds', are represented as traits.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue