We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862156d commit 8604d0fCopy full SHA for 8604d0f
src/doc/rustdoc/src/read-documentation/search.md
@@ -89,7 +89,7 @@ the standard library and functions that are included in the results list:
89
90
### Non-functions in type-based search
91
Certain items that are not functions are treated as though they
92
-were a semantically equivelent function.
+were a semantically equivalent function.
93
94
For example, struct fields are treated as though they were getter methods.
95
This means that a search for `CpuidResult -> u32` will show
0 commit comments