We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f9a460 commit b54e3e6Copy full SHA for b54e3e6
src/librustdoc/html/static/js/externs.js
@@ -83,7 +83,7 @@ let ResultsTable;
83
let Results;
84
85
/**
86
- * A pair of [inputs, outputs], or 0 for null. This is gets stored in the search index.
+ * A pair of [inputs, outputs], or 0 for null. This is stored in the search index.
87
* The JavaScript deserializes this into FunctionSearchType.
88
*
89
* An input or output can be encoded as just a number if there is only one of them, AND
0 commit comments