diff options
author | Steve Purcell <steve@sanityinc.com> | 2014-12-15 18:43:15 +0000 |
---|---|---|
committer | Steve Purcell <steve@sanityinc.com> | 2014-12-15 18:43:32 +0000 |
commit | 9ecf0cbadb3de7129ed1c7aea2a32d404c0e8c2c (patch) | |
tree | 8460c7959363e06666a5ea35999c9935f048568a /doc | |
parent | c1a72815947167524601093fb2539945a7aa0e6b (diff) | |
download | fork-ledger-9ecf0cbadb3de7129ed1c7aea2a32d404c0e8c2c.tar.gz fork-ledger-9ecf0cbadb3de7129ed1c7aea2a32d404c0e8c2c.tar.bz2 fork-ledger-9ecf0cbadb3de7129ed1c7aea2a32d404c0e8c2c.zip |
Fix typo in docs
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ledger3.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 05420295..22bab2af 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -5252,7 +5252,7 @@ Say you currently have this posting in your ledger file: Liabilities:MasterCard $-15.00 @end smallexample -Now it's @samp{2004/4/9}, and you've just eating at @samp{Viva Italiano} +Now it's @samp{2004/4/9}, and you've just eaten at @samp{Viva Italiano} again. The exact amounts are different, but the overall form is the same. With the @command{xact} command you can type: |