Un fork de lavat pour pouvoir y ajouter des titres - retour accueil
git clone git://bebou.netlib.re/lavat
Log | Files | Refs | README | LICENSE |
commit 757189f287308d44561a98e7029b8845727996b6 parent db29b6aa8f0d403f072025e79060d51a68ef0675 Auteurice: AngelJumbo <31261193+AngelJumbo@users.noreply.github.com> Date: Fri, 21 Oct 2022 17:57:10 -0500 Fix typo Diffstat:
M | lavat.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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");