Whitespace fix.

This commit is contained in:
John Wiegley 2009-02-07 18:43:12 -04:00
parent 6fa581d64f
commit 2cdc83c94a

View file

@ -508,9 +508,8 @@ public:
*/ */
/*@{*/ /*@{*/
/** An amount's commodity may be /** An amount's commodity may be annotated with special details, such as the
annotated with special details, such as the price it was price it was purchased for, when it was acquired, or an arbitrary note,
purchased for, when it was acquired, or an arbitrary note,
identifying perhaps the lot number of an item. identifying perhaps the lot number of an item.
annotate_commodity(amount_t price, [datetime_t date, string tag]) annotate_commodity(amount_t price, [datetime_t date, string tag])