summaryrefslogtreecommitdiff
path: root/contrib/non-profit-audit-reports/cash-receipts-and-disbursments-journals.plx
diff options
context:
space:
mode:
authorAlexis Hildebrandt <afh@surryhill.net>2022-07-19 14:30:07 +0200
committerMartin Michlmayr <tbm@cyrius.com>2022-07-19 22:44:20 +0800
commitfcacef5af9e52204926480fbdeb9a238ecab31d1 (patch)
tree51d1d44e54edd49b6c9cb2db23e57681da7089f1 /contrib/non-profit-audit-reports/cash-receipts-and-disbursments-journals.plx
parent4898e57bdd247f1f2a18ca1217a89e7f1105caae (diff)
downloadfork-ledger-fcacef5af9e52204926480fbdeb9a238ecab31d1.tar.gz
fork-ledger-fcacef5af9e52204926480fbdeb9a238ecab31d1.tar.bz2
fork-ledger-fcacef5af9e52204926480fbdeb9a238ecab31d1.zip
Fix typos found by codespell
Diffstat (limited to 'contrib/non-profit-audit-reports/cash-receipts-and-disbursments-journals.plx')
-rwxr-xr-xcontrib/non-profit-audit-reports/cash-receipts-and-disbursments-journals.plx2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/non-profit-audit-reports/cash-receipts-and-disbursments-journals.plx b/contrib/non-profit-audit-reports/cash-receipts-and-disbursments-journals.plx
index f2055a62..ebe8c752 100755
--- a/contrib/non-profit-audit-reports/cash-receipts-and-disbursments-journals.plx
+++ b/contrib/non-profit-audit-reports/cash-receipts-and-disbursments-journals.plx
@@ -145,7 +145,7 @@ foreach my $typeData ({ name => 'disbursements', query => 'a<=0' },
/^\s*"[^"]*","[^"]*","[^"]*","(\s*\<\s*Adjustment\s*\>\s*|Equity:)/;
# Note that we don't do our usual "$TWO_CENTS" check on Adjustment
- # here. That's by design: if we consistently ignore Adjustements in
+ # here. That's by design: if we consistently ignore Adjustments in
# the same way, it might have the appearance that a Superman
# III/Office Space -style movement of funds is going on. By just
# straight "ignoring" them here, and not doing the TWO_CENTS test, it