From 26bf41e073341455e423854d718056f2ec5da575 Mon Sep 17 00:00:00 2001 From: Ray Miller Date: Sat, 13 Jul 2024 17:20:04 +0100 Subject: [PATCH] Fix typo. --- guile/fix-nationwide-statement.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guile/fix-nationwide-statement.scm b/guile/fix-nationwide-statement.scm index c410a3c..27854b4 100755 --- a/guile/fix-nationwide-statement.scm +++ b/guile/fix-nationwide-statement.scm @@ -27,7 +27,7 @@ (define (format-amount s) (string-filter currency-charset s)) -;; Profiles for the different statemnets. +;; Profiles for the different statement formats. ;; skip: the number of leading rows to skip ;; header: boolean indicating whether or not the first unskipped ;; row is a header