summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/amount.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/amount.h b/src/amount.h
index e4abeb0b..c19e5b96 100644
--- a/src/amount.h
+++ b/src/amount.h
@@ -508,9 +508,8 @@ public:
*/
/*@{*/
- /** An amount's commodity may be
- annotated with special details, such as the price it was
- purchased for, when it was acquired, or an arbitrary note,
+ /** An amount's commodity may be annotated with special details, such as the
+ price it was purchased for, when it was acquired, or an arbitrary note,
identifying perhaps the lot number of an item.
annotate_commodity(amount_t price, [datetime_t date, string tag])