forked from oxidecomputer/omicron
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[wicket] don't use all-caps for key shortcuts (oxidecomputer#3693)
We're somewhat inconsistent on casing for key shortcuts, e.g. "UP/DOWN" in some places and "Up/Down" in others. Settle on a consistent case style for key shortcuts. I think all-upper-case like "CTRL-R CTRL-R" looks too much like shouting, so choose title case instead.
- Loading branch information
1 parent
553846b
commit f824d33
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters