diff options
| author | Stein Gunnar Bakkeby <[email protected]> | 2021-06-21 13:42:58 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-06-21 13:42:58 +0200 |
| commit | 59eb825b7ae47fcc501e3db1e55847492dd85c68 (patch) | |
| tree | 07486baf48ea6e24e048dee270c6789584c12e5a | |
| parent | 9b3cdeb9296c3758078cffdc3b640b691710be0a (diff) | |
| parent | 65724b211ab3bd3cf4578776dbfa22ccbb141222 (diff) | |
| download | dwm-flexipatch-59eb825b7ae47fcc501e3db1e55847492dd85c68.tar.gz dwm-flexipatch-59eb825b7ae47fcc501e3db1e55847492dd85c68.zip | |
Merge pull request #161 from Ultrahalf/master
Fix typo
| -rw-r--r-- | patches.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches.def.h b/patches.def.h index da352a1..eb6e1ee 100644 --- a/patches.def.h +++ b/patches.def.h @@ -734,7 +734,7 @@ */ #define NO_TRANSPARENT_BORDERS_PATCH 0 -/* Port of InstantVM's on_empty_keys functionality allowing keybindings that apply only when +/* Port of InstantWM's on_empty_keys functionality allowing keybindings that apply only when * a tag is empty. An example use case is being able to launch applications with first hand * keys like "f" to launch firefox. * |
