commit ac7b02b841cb6041792ff03c8b0d6a1bce6f6c9d parent f78822a367aedaa39a3a8f7fe3f3c51c797bfe90 Author: Steven <stevenrace@gmail.com> Date: Thu, 14 Oct 2021 04:57:44 -0500 Update patches.def.h Spelling fix. Diffstat:
| M | patches.def.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/patches.def.h b/patches.def.h @@ -29,7 +29,7 @@ */ #define ALPHA_GRADIENT_PATCH 0 -/* This patch allows st to reize to any pixel size rather than snapping to character width/height. +/* This patch allows st to resize to any pixel size rather than snapping to character width/height. * https://st.suckless.org/patches/anysize/ */ #define ANYSIZE_PATCH 0