doc: typos

[ci skip]
This commit is contained in:
Simon Michael 2018-04-20 05:40:54 -07:00
parent 1a9a1796d1
commit b1cd20c94c
2 changed files with 2 additions and 2 deletions

View File

@ -245,7 +245,7 @@ Balance changes in 2008:
``` ```
The [`-V/--value` flag](#market-value) currently has a limitation with Currently, the [`-V/--value` flag](#market-value) has a limitation in
multicolumn reports: it uses the market prices on the report end date multicolumn reports: it uses the market prices on the report end date
for all columns. (Instead of the prices on each column's end date.) for all columns. (Instead of the prices on each column's end date.)

View File

@ -419,7 +419,7 @@ $ hledger -f t.j bal -N euros -V
Currently, hledger's -V only uses market prices recorded with P directives, Currently, hledger's -V only uses market prices recorded with P directives,
not [transaction prices](journal.html#transaction-prices) (unlike Ledger). not [transaction prices](journal.html#transaction-prices) (unlike Ledger).
Currently, the -V has a limitation with in Currently, -V has a limitation in
[multicolumn balance reports](#multicolumn-balance-reports): [multicolumn balance reports](#multicolumn-balance-reports):
it uses the market prices on the report end date for all columns. it uses the market prices on the report end date for all columns.
(Instead of the prices on each column's end date.) (Instead of the prices on each column's end date.)