lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 5fce601 7/7: Correct a typo


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 5fce601 7/7: Correct a typo
Date: Thu, 13 Jun 2019 20:39:01 -0400 (EDT)

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

    Correct a typo
---
 ihs_basicval.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ihs_basicval.cpp b/ihs_basicval.cpp
index 087b0f6..79b8bf0 100644
--- a/ihs_basicval.cpp
+++ b/ihs_basicval.cpp
@@ -2031,7 +2031,7 @@ std::vector<double> BasicValues::GetTgtPremRates() const
 //      ,oe_modal_table == TgtPremType
 // once the comment concerning GetModalPremMinFromTable()
 // in GetModalPremTgtFromTable() is addressed. Meanwhile, this kludge
-// permits table-drive minimum premiums in certain circumstances.
+// permits table-driven minimum premiums in certain circumstances.
         ,oe_modal_table == TgtPremType || oe_modal_table == MinPremType
 // To fix this properly, implement a new GetModalPremTgtFromTable();
 // separate 'oe_modal_table' into distinct enumerators such as



reply via email to

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