diff options
-rw-r--r-- | doc/ledger3.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi index 3caf4d14..487a515b 100644 --- a/doc/ledger3.texi +++ b/doc/ledger3.texi @@ -8117,7 +8117,7 @@ for format string details. $ ledger -f expr.dat --format "%(format_date(date, '%A, %B %d. %Y'))\n" reg assets @end smallexample @smallexample @c output:9605B13 -Friday, January 16. 2015 +Friday, January 16. 2015 @end smallexample @end defun |