From 65724b211ab3bd3cf4578776dbfa22ccbb141222 Mon Sep 17 00:00:00 2001 From: Muhamad Althaf <41832211+Ultrahalf@users.noreply.github.com> Date: Mon, 21 Jun 2021 16:06:44 +0530 Subject: [PATCH] Fix typo --- patches.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. *