Change "@begin enumerate" to "@enumerate".

This commit is contained in:
John Wiegley 2009-02-06 22:33:35 -04:00
parent 8c3369b8ab
commit 8f883b463d

View file

@ -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 library from your own scripts. Ledger essentially follows five steps in
reporting data to the user: reporting data to the user:
@begin enumerate @enumerate
@item Parse journal file into an internal representation @item Parse journal file into an internal representation
@item Perform any implied math within the journal file @item Perform any implied math within the journal file
@item ``Face'' this internal representation as a virtual document @item ``Face'' this internal representation as a virtual document