From c812e8d24500b3e9b04f622ab6eeac3f37b28d71 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Mon, 11 May 2020 12:58:10 +0800 Subject: docs: fix some typos --- doc/ledger.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/ledger.1') diff --git a/doc/ledger.1 b/doc/ledger.1 index a3873a97..63e14e52 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -1104,7 +1104,7 @@ Return the base account, i.e. everything after the last account delimiter ':'. .\".It Sy account_amount .It Sy actual .\" Is there a difference between real and actual? -Return true if the transaction is real, i.e not a automated or virtual +Return true if the transaction is real, i.e not an automated or virtual transaction, false otherwise. .It Sy amount Return the amount of the posting. @@ -1287,7 +1287,7 @@ Surround with double-quotes, compatible with rfc 4180. .It Sy real .\" Is there a difference between real and actual? -Return true if the transaction is real, i.e not a automated or virtual +Return true if the transaction is real, i.e not an automated or virtual transaction, false otherwise. .\".It Sy rounded .It Fn roundto value n -- cgit v1.2.3