Whitespace fix.
This commit is contained in:
parent
6fa581d64f
commit
2cdc83c94a
1 changed files with 2 additions and 3 deletions
|
|
@ -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])
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue