rustdoc: fix typo change from equivelent to equivalent

This commit is contained in:
Sede Soukossi 2025-04-25 12:03:08 +02:00
parent 862156d6f2
commit 8604d0fd34
No known key found for this signature in database
GPG key ID: 5FB67CAA71552F7F

View file

@ -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