commit fb8d6e378ce1a2d5a7647f2b57515650c912c3d8 parent b0660ecf476a1a5c3e576c91f9cf522637608cb9 Author: Stein Gunnar Bakkeby <bakkeby@gmail.com> Date: Sun, 27 Jun 2021 09:38:51 +0200 Merge pull request #31 from Ultrahalf/master 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