diff options
author | Craig Earls <enderw88@gmail.com> | 2013-02-05 12:24:30 -0700 |
---|---|---|
committer | Craig Earls <enderw88@gmail.com> | 2013-02-05 12:24:30 -0700 |
commit | 41469e9943986d909ee7cfa5fe977a57f6900431 (patch) | |
tree | c0334e2a9e42ab6b8836a85489bb66cab33b855d /doc | |
parent | 40602cd63424ce4e07905a35eb2acf31724c74c0 (diff) | |
download | fork-ledger-41469e9943986d909ee7cfa5fe977a57f6900431.tar.gz fork-ledger-41469e9943986d909ee7cfa5fe977a57f6900431.tar.bz2 fork-ledger-41469e9943986d909ee7cfa5fe977a57f6900431.zip |
Grammar cleanup
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 ce062104..95025d41 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -2564,7 +2564,7 @@ all of the uncleared transactions. The reconcile buffer has several functions: @end table By default the reconcile mode uses transaction hiding to show only -transaction eligible for your reconcile. Th reconcile widow itself will +transaction eligible for your reconcile. The reconcile widow itself will only show a summary of uncleared transaction while the main buffer will show all transaction meeting the regex, cleared or not. This behavior can be disabled by setting @code{ledger-fold-on-reconcile} to nil in the |