summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2005-09-26 05:40:55 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 02:41:18 -0400
commitb462a8bf5076ea7376acdc8f7e12054c7f70bdb9 (patch)
treee65bd9c999f3e6f00e138fb3bda87e41a5b44a06 /main.py
parent1d49b9451226ec2d2a52c247421dd9d3f9aa582c (diff)
downloadfork-ledger-b462a8bf5076ea7376acdc8f7e12054c7f70bdb9.tar.gz
fork-ledger-b462a8bf5076ea7376acdc8f7e12054c7f70bdb9.tar.bz2
fork-ledger-b462a8bf5076ea7376acdc8f7e12054c7f70bdb9.zip
*** empty log message ***
Diffstat (limited to 'main.py')
-rw-r--r--main.py2
1 files changed, 1 insertions, 1 deletions
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 ()