;doc: close: fix typo

This commit is contained in:
Simon Michael 2023-04-06 12:16:47 -10:00
parent 3387453578
commit f0157625cb
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ run `hledger close --migrate`,
add the closing transaction at the end of the old file, and
add the opening transaction at the start of the new file.
The matching closing/opening transactions cancel each other out,
preserving correct balances during multi-file reporting.1
preserving correct balances during multi-file reporting.
4. With `--retain`, it prints a "retain earnings" transaction that transfers
RX (revenue and expense) balances to `equity:retained earnings`.

View File

@ -32,7 +32,7 @@ cases:
hledger close --migrate, add the closing transaction at the end of
the old file, and add the opening transaction at the start of the
new file. The matching closing/opening transactions cancel each
other out, preserving correct balances during multi-file reporting.1
other out, preserving correct balances during multi-file reporting.
4. With --retain, it prints a "retain earnings" transaction that
transfers RX (revenue and expense) balances to