diff --git a/kwh-cost.c b/kwh-cost.c index 8c4d79d..a88e292 100644 --- a/kwh-cost.c +++ b/kwh-cost.c @@ -87,7 +87,7 @@ price_t price_kwh_to_wattsecond(const price_t price) { void print_version(void) { fputs("kwh-cost Ver. " VERSION "\n" "Copyright (C) 2021-2024 Alexander \"Arav\" Andreev . All rights reserved.\n" - "This program is distributed under the terms of MIT+NIGGER licence.\n" + "This program is distributed under the terms of MIT+NIGGER license.\n" "You can see a license for this program in /usr/share/licenses/kwh-cost/LICENSE.\n", stderr); }