[librustdoc] Disable spellcheck for search field

This commit is contained in:
Alexander Komarov 2018-10-17 23:58:21 +03:00
parent 1dceaddfbe
commit c55e1e69e3

View File

@ -83,6 +83,7 @@ pub fn render<T: fmt::Display, S: fmt::Display>(
<div class=\"search-container\">\
<input class=\"search-input\" name=\"search\" \
autocomplete=\"off\" \
spellcheck=\"false\" \
placeholder=\"Click or press S to search, ? for more options…\" \
type=\"search\">\
<a id=\"settings-menu\" href=\"{root_path}settings.html\">\