diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ledger.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ledger.texi b/doc/ledger.texi index 252400f0..700f78e4 100644 --- a/doc/ledger.texi +++ b/doc/ledger.texi @@ -4014,7 +4014,7 @@ ground up, and will show how to use the various parts of the Ledger library from your own scripts. Ledger essentially follows five steps in reporting data to the user: -@begin enumerate +@enumerate @item Parse journal file into an internal representation @item Perform any implied math within the journal file @item ``Face'' this internal representation as a virtual document |