commit 034569c2b2b7628b0694ada6cef398beb5f8893e parent b0660ecf476a1a5c3e576c91f9cf522637608cb9 Author: Muhamad Althaf <41832211+Ultrahalf@users.noreply.github.com> Date: Sun, 27 Jun 2021 12:28:14 +0530 Fix typo Diffstat:
| M | patches.def.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/patches.def.h b/patches.def.h @@ -57,7 +57,7 @@ */ #define BOLD_IS_NOT_BRIGHT_PATCH 0 -/* This patch adds dustom rendering of lines/blocks/braille characters for gapless alignment. +/* This patch adds custom rendering of lines/blocks/braille characters for gapless alignment. * https://st.suckless.org/patches/boxdraw/ */ #define BOXDRAW_PATCH 0