We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1180f5 commit 8c9200dCopy full SHA for 8c9200d
src/librustdoc/html/layout.rs
@@ -105,7 +105,7 @@ crate fn render<T: Print, S: Print>(
105
placeholder=\"Click or press ‘S’ to search, ‘?’ for more options…\" \
106
type=\"search\">\
107
</div>\
108
- <button type=\"button\" id=\"help-button\" title=\"help\">?</button>
+ <button type=\"button\" id=\"help-button\" title=\"help\">?</button>\
109
<a id=\"settings-menu\" href=\"{root_path}settings.html\" title=\"settings\">\
110
<img src=\"{static_root_path}wheel{suffix}.svg\" \
111
width=\"18\" height=\"18\" \
0 commit comments