From 3c90a41ffa11e5dcbf539fe0109a9d1960f44a73 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 6 Dec 2008 07:11:28 +0000 Subject: [PATCH] typo --- RegisterCommand.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RegisterCommand.hs b/RegisterCommand.hs index 78f768d57..9624dd33c 100644 --- a/RegisterCommand.hs +++ b/RegisterCommand.hs @@ -56,7 +56,7 @@ showRegisterReport opts args l -- As usual with date spans the end date is exclusive, but for display -- purposes we show the previous day as end date, like ledger. -- --- A unique entryno value is provided to that the new transactions will be +-- A unique entryno value is provided so that the new transactions will be -- grouped as one entry. -- -- When a depth argument is present, transactions to accounts of greater