aboutsummaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index e1edb53..faebe46 100644
--- a/main.c
+++ b/main.c
@@ -81,7 +81,7 @@ void compile() {
void print_help() {
fprintf(stderr,
- "CBIC: C Implemented Bare and Ingenuous Compiler\n\n"
+ "CIBIC: C Implemented Bare and Ingenuous Compiler\n\n"
"Copyright (C) 2014 Ted Yin\n"
"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n"
"There is NO WARRANTY, to the extent permitted by law.\n"