diff options
author | liqlvnvn <liqlvnvn@users.noreply.github.com> | 2019-07-14 17:59:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-14 17:59:19 +0200 |
commit | 7d38c170f4283d1fcbad41c87927f0fdab47df5b (patch) | |
tree | ddc181d6b9f3f76759f3e207ec26944b2bf062be /doc | |
parent | 2ac86f5dfeda2cb5fd8d948cc4a75a2ce2d45025 (diff) | |
download | fork-ledger-7d38c170f4283d1fcbad41c87927f0fdab47df5b.tar.gz fork-ledger-7d38c170f4283d1fcbad41c87927f0fdab47df5b.tar.bz2 fork-ledger-7d38c170f4283d1fcbad41c87927f0fdab47df5b.zip |
fix typo
Common misspelling of aforementioned.
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 3d805100..e7fe4c61 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -432,7 +432,7 @@ available at @url{https://github.com/conservancy/npo-ledger-cli/}). If you're looking for information about how to use Ledger's tagging system to handle invoicing, track expenses by program targets, and other such concepts, you might find the tutorial useful. (Some of the auditor reporting scripts -that relate to the aformentioned Ledger setup can be found +that relate to the aforementioned Ledger setup can be found @var{contrib/non-profit-audit-reports/} in Ledger's own source repository.) @node Ledger Tutorial, Principles of Accounting with Ledger, Introduction to Ledger, Top |