diff options
author | Bastien Guerry <bzg@altern.org> | 2012-02-29 15:13:14 +0100 |
---|---|---|
committer | Bastien Guerry <bzg@altern.org> | 2012-02-29 15:13:14 +0100 |
commit | 041304f6b1a89ea22c89fbf79ff6cdc12b82d7a1 (patch) | |
tree | c6699b3bf4d7763fa230fcd9a9e12ee204e154bb /doc/ledger3.texi | |
parent | 5517871144e61ec1c7bad8f4dd96e0672e63f9d1 (diff) | |
download | fork-ledger-041304f6b1a89ea22c89fbf79ff6cdc12b82d7a1.tar.gz fork-ledger-041304f6b1a89ea22c89fbf79ff6cdc12b82d7a1.tar.bz2 fork-ledger-041304f6b1a89ea22c89fbf79ff6cdc12b82d7a1.zip |
ledger3.texi: fix tiny typo.
Diffstat (limited to 'doc/ledger3.texi')
-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 9d709748..e72f839c 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -1422,7 +1422,7 @@ indented by at least one space. If you omit the leading spaces in the account lines Ledger will generate an error. There must be at least two spaces, or a tab, between the amount and the account. If you do not have adequate separation between the amount and the account Ledger will -give an error and stop calculating} +give an error and stop calculating.} @node Starting up, Structuring Your Accounts, Most Basic Entry, Keeping a Journal |