From fcacef5af9e52204926480fbdeb9a238ecab31d1 Mon Sep 17 00:00:00 2001 From: Alexis Hildebrandt Date: Tue, 19 Jul 2022 14:30:07 +0200 Subject: Fix typos found by codespell --- doc/ledger3.texi | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'doc/ledger3.texi') diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 079ce2dc..de50f55a 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -12,15 +12,15 @@ @c a prefix arg). This updates the node pointers, which texinfmt.el @c needs. -@c | Formating | Indexing | | -@c | | @cindex | concept | -@c | @command | @findex | Ledger CLI Command (like balance) | -@c | @option | @findex | Ledger CLI Option (like --market) | -@c | @var | | Ledger CLI option Variable (like -f FILE) | -@c | | | Ledger file Syntax | -@c | @samp | | Valued example or single char | -@c | @file | | File, Buffer | -@c | @file | | Program (like ledger, report, acprep) | +@c | Formatting | Indexing | | +@c | | @cindex | concept | +@c | @command | @findex | Ledger CLI Command (like balance) | +@c | @option | @findex | Ledger CLI Option (like --market) | +@c | @var | | Ledger CLI option Variable (like -f FILE) | +@c | | | Ledger file Syntax | +@c | @samp | | Valued example or single char | +@c | @file | | File, Buffer | +@c | @file | | Program (like ledger, report, acprep) | @c Restructuring manual ideas @c http://beyondgrep.com/documentation/ack-2.04-man.html @@ -6579,7 +6579,7 @@ $ ledger balance assets --exchange "PHP, EUR" The latest available price is used. The syntax @option{-X @var{COMMODITY1}:@var{COMMODITY2}} displays values in @var{COMMODITY1} in terms of @var{COMMODITY2} using the latest available price, but -will not automatically covert any other commodities to +will not automatically convert any other commodities to @var{COMMODITY2}. Multiple @option{-X} arguments may be used on a single command-line (as in @option{-X COMMODITY1:COMMODITY2 -X COMMODITY3:COMMODITY2}), -- cgit v1.2.3