This commit is contained in:
Simon Michael 2008-10-16 09:50:22 +00:00
parent 976b2d16d7
commit 0ef22d5cf6

View File

@ -1,7 +1,7 @@
{-|
An 'Entry' represents a regular entry in the ledger file. It contains two
or more 'RawTransaction's whose sum must be zero.
An 'Entry' represents a regular entry in the ledger file. It normally
contains two or more balanced 'RawTransaction's.
-}