From 1aececb96e8712b2a8e5fbb98c1f9f157bce7ef8 Mon Sep 17 00:00:00 2001 From: luca0N! <63941044+luca0N@users.noreply.github.com> Date: Sat, 27 Jun 2020 02:01:02 -0300 Subject: [PATCH] Fixed comment --- main.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main.c b/main.c index 53a8d88..9f625f0 100644 --- a/main.c +++ b/main.c @@ -20,7 +20,8 @@ #include "about.h" #include "str.h" #include "cfg.h" -// Because this program is currently target at Windows only, the use of ANSI colors are no longer used as of May 5, 2020. + +// Because this program is currently targeted at Windows only, the use of ANSI colors are no longer used as of May 5, 2020. // #include "colors.h" #include