diff options
Diffstat (limited to 'src/lib/arg.c')
-rw-r--r-- | src/lib/arg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/arg.c b/src/lib/arg.c index ce8f910..101aac7 100644 --- a/src/lib/arg.c +++ b/src/lib/arg.c @@ -9,7 +9,7 @@ void help(void) { printf("lat | lazy cat - a cat clone with some quality-of-life " - "embelishments\n\n"); + "embellishments\n\n"); printf("%s\n\n", LAT_USAGE); printf("options:\n" |