diff options
Diffstat (limited to 'src/amount.cc')
-rw-r--r-- | src/amount.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/amount.cc b/src/amount.cc index d66ee31d..b097be5a 100644 --- a/src/amount.cc +++ b/src/amount.cc @@ -34,7 +34,7 @@ * @author John Wiegley * @date Thu Apr 26 15:19:46 2007 * - * @brief Types for handling commoditized math. + * @brief Types for handling commoditized math * * This file defines member functions for amount_t, and also defines a * helper class, bigint_t, which is used as a refcounted wrapper |