We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4323939 + 8604d0f commit 99dc43bCopy full SHA for 99dc43b
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