From: Harlan Stenn Date: Fri, 28 Apr 2023 08:01:47 +0000 (-0500) Subject: typo fix X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8515a6eb8b61e2d67c92198a6ea7e839d4883d90;p=thirdparty%2Fntp.git typo fix bk: 644b7d6bVW6SqYibzCZUDjCYy3KGSw --- diff --git a/libntp/caltontp.c b/libntp/caltontp.c index 808c94c64..3fb5390db 100644 --- a/libntp/caltontp.c +++ b/libntp/caltontp.c @@ -12,7 +12,7 @@ /* * Juergen Perlinger, 2008-11-12 - * Add support for full calendar calculatios. If the day-of-year is provided + * Add support for full calendar calculations. If the day-of-year is provided * (that is, not zero) it will be used instead of month and day-of-month; * otherwise a full turn through the calendar calculations will be taken. *