summaryrefslogtreecommitdiff
path: root/ledger.texi
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 /ledger.texi
parent1d49b9451226ec2d2a52c247421dd9d3f9aa582c (diff)
downloadfork-ledger-b462a8bf5076ea7376acdc8f7e12054c7f70bdb9.tar.gz
fork-ledger-b462a8bf5076ea7376acdc8f7e12054c7f70bdb9.tar.bz2
fork-ledger-b462a8bf5076ea7376acdc8f7e12054c7f70bdb9.zip
*** empty log message ***
Diffstat (limited to 'ledger.texi')
-rw-r--r--ledger.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/ledger.texi b/ledger.texi
index 4a94168f..b7aa084a 100644
--- a/ledger.texi
+++ b/ledger.texi
@@ -3896,7 +3896,7 @@ example:
That is the extent of the XML data format used by Ledger. It will
output such data if the @command{xml} command is used, and can read
-the same data as long as the @file{xmlparse} library was available
+the same data as long as the @file{expat} library was available
when Ledger was built.
@node Extending with Python, , Using XML, Top