rustdoc: fix typo change from equivelent to equivalent
This commit is contained in:
parent
862156d6f2
commit
8604d0fd34
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ the standard library and functions that are included in the results list:
|
|||
|
||||
### Non-functions in type-based search
|
||||
Certain items that are not functions are treated as though they
|
||||
were a semantically equivelent function.
|
||||
were a semantically equivalent function.
|
||||
|
||||
For example, struct fields are treated as though they were getter methods.
|
||||
This means that a search for `CpuidResult -> u32` will show
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue