mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-06-11 10:23:19 +00:00
treewide: fix typos
This commit is contained in:
committed by
A Frederick Christensen
parent
0f2cd0555a
commit
e1ad73d51c
@@ -14,7 +14,7 @@ Another usage is to serve as a hint for each modes keybindings:
|
||||
enum {
|
||||
BROWSER,
|
||||
};
|
||||
const char *modes_lablels[] = {
|
||||
const char *modes_labels[] = {
|
||||
"[f]irefox [b]rave [c]hromium [q]utebrowser",
|
||||
};
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user