lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 23ebbfc 1/4: Improve documentation


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 23ebbfc 1/4: Improve documentation
Date: Thu, 15 Mar 2018 16:34:40 -0400 (EDT)

branch: master
commit 23ebbfc1d9cf049cd5f0a806ec2230dae9912794
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Improve documentation
---
 ledger_base.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ledger_base.hpp b/ledger_base.hpp
index d72ffda..70944f5 100644
--- a/ledger_base.hpp
+++ b/ledger_base.hpp
@@ -114,7 +114,7 @@ class CRC;
 /// end-of-year data. Some are "arithmetic"; others are not. Arithmetic, an
 /// adjective, here means that arithmetic can be performed upon them in the
 /// sense of the following example. Payments can be multiplied by a scale
-/// factor (1000, 1000000, etc.) to make them print in a given width, and
+/// factor (1/1000, 1/1000000, etc.) to make them print in a given width, and
 /// can be added together when combining multiple ledgers into a composite,
 /// so they are arithmetic. Interest rates are not.
 ///



reply via email to

[Prev in Thread] Current Thread [Next in Thread]