summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthdox <thdox@free.fr>2014-06-22 15:49:21 +0200
committerthdox <thdox@free.fr>2014-06-22 15:49:21 +0200
commitb9781d3156c5bdd5244c958b04372581a53fd57a (patch)
tree464a54c1e3ece952677146e5dc43579d7c9ad9da
parent3bfd8e71a2e08e96a877147d5cded70c60215f84 (diff)
downloadfork-ledger-b9781d3156c5bdd5244c958b04372581a53fd57a.tar.gz
fork-ledger-b9781d3156c5bdd5244c958b04372581a53fd57a.tar.bz2
fork-ledger-b9781d3156c5bdd5244c958b04372581a53fd57a.zip
Fix minor typo
-rw-r--r--doc/ledger3.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi
index fcf6a460..57f7ab53 100644
--- a/doc/ledger3.texi
+++ b/doc/ledger3.texi
@@ -4511,7 +4511,7 @@ transactions in a csv format suitable for importing into other programs.
You can specify the transactions to print using all the normal
limiting and searching functions.
-@node The @command{convert} command, , The @command{csv} command, Comma Separated Values files
+@node The @command{convert} command, , The @command{csv} command, Comma Separated Values files
@subsubsection The @command{convert} command
@cindex csv importing
@cindex comma separated variable file reading
@@ -8338,7 +8338,7 @@ weekday, full Wednesday.
day of the month (dd), zero padded up to 10.
@item %e
-day of the month (dd) , no leading zero up to 10.
+day of the month (dd), no leading zero up to 10.
@item %j
day of year, zero padded 000–366.