diff options
author | Alexis Hildebrandt <afh@surryhill.net> | 2015-01-19 17:25:54 +0100 |
---|---|---|
committer | Alexis Hildebrandt <afh@surryhill.net> | 2015-01-20 17:17:56 +0100 |
commit | d7f4d94c882ecf812cbd82b5e407e1622b5e2083 (patch) | |
tree | 254743ed31e1b30728de4a34fdf5fb2cf9fdd70a | |
parent | a36a7873f7a1ed3205341b91e722cdc57c530426 (diff) | |
download | ledger-d7f4d94c882ecf812cbd82b5e407e1622b5e2083.tar.gz ledger-d7f4d94c882ecf812cbd82b5e407e1622b5e2083.tar.bz2 ledger-d7f4d94c882ecf812cbd82b5e407e1622b5e2083.zip |
[doc] Improve spelling and wording
[ci skip]
-rw-r--r-- | doc/ledger3.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 3aecc96a..7bf88b1c 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -8541,7 +8541,7 @@ generated the posting. @table @code @item filename -the name of ledger the data file from whence the posting came, +the name of the ledger data file from whence the posting came, abbreviated @samp{S}. @item beg_pos @@ -8557,7 +8557,7 @@ line number in @code{filename} where entry for posting begins, abbreviated @samp{b}. @item end_line -line number in @code{filename} where posting's entry for posting ends, +line number in @code{filename} where entry for posting ends, abbreviated @samp{e}. @end table |