mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
autodoc: show binding in lowercase
<S-s> is not bound and shortcuts popup already use lowercase.
This commit is contained in:
parent
8bd734d60c
commit
c91adbbde7
@ -633,7 +633,7 @@
|
||||
<div class="wrap">
|
||||
<section class="docs">
|
||||
<div style="position: relative">
|
||||
<span id="searchPlaceholder"><kbd>S</kbd> to search, <kbd>?</kbd> for more options</span>
|
||||
<span id="searchPlaceholder"><kbd>s</kbd> to search, <kbd>?</kbd> for more options</span>
|
||||
<input type="search" class="search" id="search" autocomplete="off" spellcheck="false" disabled>
|
||||
</div>
|
||||
<p id="status">Loading...</p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user