From 034569c2b2b7628b0694ada6cef398beb5f8893e Mon Sep 17 00:00:00 2001 From: Muhamad Althaf <41832211+Ultrahalf@users.noreply.github.com> Date: Sun, 27 Jun 2021 12:28:14 +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 34ab167..e101d1b 100644 --- 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