rustdoc-search: fix incorrect doc comment
This commit is contained in:
parent
e49122fb1c
commit
1a7132d4f8
1 changed files with 1 additions and 1 deletions
|
@ -873,7 +873,7 @@ function initSearch(rawSearchIndex) {
|
|||
*
|
||||
* @param {Array<Result>} results_in_args
|
||||
* @param {Array<Result>} results_returned
|
||||
* @param {Array<Result>} results_in_args
|
||||
* @param {Array<Result>} results_others
|
||||
* @param {ParsedQuery} parsedQuery
|
||||
*
|
||||
* @return {ResultsTable}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue