From 041304f6b1a89ea22c89fbf79ff6cdc12b82d7a1 Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Wed, 29 Feb 2012 15:13:14 +0100 Subject: ledger3.texi: fix tiny typo. --- doc/ledger3.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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 -- cgit v1.2.3 From 76aca12b68aa85303483e4653f9ba864809bae6f Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Wed, 29 Feb 2012 15:15:18 +0100 Subject: ledger3.texi: fix another tiny typo. --- doc/ledger3.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/ledger3.texi b/doc/ledger3.texi index e72f839c..c04ac473 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -639,7 +639,7 @@ cannot display any currency symbols other than dollar signs ($). Accounting is simply tracking your money. It can range from nothing, and just waiting for automatic overdraft protection to kick in, or not, to a full blown double entry accounting system. Ledger accomplishes the -latter. With ledger you can handle your personal finances or you +latter. With ledger you can handle your personal finances or your businesses. Double-entry accounting scales. @cindex double-entry accounting -- cgit v1.2.3