fix docstring
This commit is contained in:
parent
0c5e434bf1
commit
d5b466b1cf
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ impl<T: Clone> ItemProvider<T> for SearchProvider<T> {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Shows the emoji mode
|
/// Shows the web search mode
|
||||||
/// # Errors
|
/// # Errors
|
||||||
///
|
///
|
||||||
/// Forwards errors from the gui. See `gui::show` for details.
|
/// Forwards errors from the gui. See `gui::show` for details.
|
||||||
|
|
Loading…
Add table
Reference in a new issue