From c63fba88b6b8f894dd6c00cd63ba580105a1c542 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 15 Jul 2023 11:06:10 -1000 Subject: [PATCH] ;doc: "Cost reporting" capitalisation --- hledger/hledger.m4.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index 7672f055a..0a395f375 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -1281,7 +1281,7 @@ implicitly: ``` Amounts can be converted to cost at report time using the [`-B/--cost`](#reporting-options) flag; -this is discussed more in the ˜[COST REPORTING](#cost-reporting) section. +this is discussed more in the [Cost reporting](#cost-reporting) section. Note that the cost normally should be a positive amount, though it's not required to be. This can be a little confusing, see discussion at @@ -1779,7 +1779,7 @@ The tag's value should be one of the [five main account types]: or, it can be (these are used less often): - `C` or `Cash` (a subtype of Asset, indicating [liquid assets][CCE] for the [cashflow] report) -- `V` or `Conversion` (a subtype of Equity, for conversions (see [COST REPORTING](#cost-reporting)).) +- `V` or `Conversion` (a subtype of Equity, for conversions (see [Cost reporting](#cost-reporting)).) Here is a typical set of account type declarations: