We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a805f52 commit 8a34129Copy full SHA for 8a34129
src/librustdoc/html/static/js/main.js
@@ -1593,7 +1593,7 @@ function preLoadCss(cssUrl) {
1593
/**
1594
* Hide popover menus, clickable tooltips, and the sidebar (if applicable).
1595
*
1596
- * Pass "true" to reset focus for tooltip popovers.
+ * Pass `true` to reset focus for tooltip popovers.
1597
*/
1598
window.hideAllModals = switchFocus => {
1599
hideSidebar();
0 commit comments