From 757189f287308d44561a98e7029b8845727996b6 Mon Sep 17 00:00:00 2001 From: AngelJumbo <31261193+AngelJumbo@users.noreply.github.com> Date: Fri, 21 Oct 2022 17:57:10 -0500 Subject: [PATCH] Fix typo --- lavat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lavat.c b/lavat.c index 9afd838..c730b0f 100644 --- a/lavat.c +++ b/lavat.c @@ -249,7 +249,7 @@ void print_help() { "wide/unicode chars may appear broken.\n" " -C Retain the entire lava inside the terminal.\n" " It may not work well with a lot of balls or with" - "a bigger radius than the default one.\n" + " a bigger radius than the default one.\n" " -h Print help.\n" "(Tip: Zoom out in your terminal before running the program to get a " "better resolution of the lava).\n");