From d08b958a15b2819eff5d8bcbee6dffe6edea42f7 Mon Sep 17 00:00:00 2001 From: Landon Curt Noll Date: Mon, 20 Jun 2022 19:28:16 -0700 Subject: [PATCH] Fix typo in comma.cal comment --- cal/comma.cal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cal/comma.cal b/cal/comma.cal index c1ee634..925bb60 100644 --- a/cal/comma.cal +++ b/cal/comma.cal @@ -384,7 +384,7 @@ define print_comma(x, group, decimal) /* - * print_comma - print base 10 string with 3-digit group separators & integer-fraction separator w/o newline + * fprint_comma - print base 10 string with 3-digit group separators & integer-fraction separator w/o newline * * This function prints the result of str_comma(x, group, decimal) on an open file, without a trailing newline. * For example: