lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master bdf4427 1/3: Fix spelling errors (VZ)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master bdf4427 1/3: Fix spelling errors (VZ)
Date: Sat, 4 Feb 2017 23:22:24 +0000 (UTC)

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

    Fix spelling errors (VZ)
---
 input_sequence.hpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/input_sequence.hpp b/input_sequence.hpp
index b4dfe6c..3b73f1b 100644
--- a/input_sequence.hpp
+++ b/input_sequence.hpp
@@ -36,7 +36,7 @@
 // values that don't fit the [issue, retirement), [retirement, maturity)
 // paradigm, such as premiums following the exact pattern
 //   premium: 50000 25000 25000 10000 10000...
-// but these pardigms are disjoint, so it could not easily accomodate
+// but these paradigms are disjoint, so it could not easily accommodate
 //   premium: 50000; 25000 [1, 3); 10000 [3, retirement); 0
 // Applying such a rule across a census of 1000 lives required manually
 // editing each life, which was unacceptably tedious.



reply via email to

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