From e80b69fdc7abd59f45c6287544db73c376ac5338 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 10 Apr 2020 17:54:00 -0700 Subject: [PATCH] ;journal: doc: commmodity typo --- hledger-lib/hledger_journal.m4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger-lib/hledger_journal.m4.md b/hledger-lib/hledger_journal.m4.md index aa4d117f5..f97091349 100644 --- a/hledger-lib/hledger_journal.m4.md +++ b/hledger-lib/hledger_journal.m4.md @@ -490,7 +490,7 @@ displayed as written). The display style is chosen as follows: - Otherwise the format of the first posting amount in that commodity seen in the journal is used. But the number of decimal places ("precision") will be the maximum - from all posting amounts in that commmodity. + from all posting amounts in that commodity. - Or if there are no such amounts in the journal, a default format is used (like `$1000.00`).