From b462a8bf5076ea7376acdc8f7e12054c7f70bdb9 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 26 Sep 2005 05:40:55 +0000 Subject: *** empty log message *** --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.py') diff --git a/main.py b/main.py index b597ad61..57ba84c5 100644 --- a/main.py +++ b/main.py @@ -122,7 +122,7 @@ else: # so that Ledger will try each one in turn whenever it is presented # with a data file. They are attempted in reverse order to their # registry. Note that Gnucash parsing is only available if the Ledger -# module was built with such support (which requires the xmlparse C +# module was built with such support (which requires the expat C # library). bin_parser = BinaryParser () -- cgit v1.2.3