lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 0b683073 2/5: Correct a function's documentat


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 0b683073 2/5: Correct a function's documentation
Date: Fri, 2 Sep 2022 14:23:17 -0400 (EDT)

branch: master
commit 0b68307301fa3b13e1bc109b78825ce17c24aed0
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Correct a function's documentation
    
    The commentary had diverged from the code.
---
 ihs_avstrtgy.cpp | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/ihs_avstrtgy.cpp b/ihs_avstrtgy.cpp
index 8719a520..55427285 100644
--- a/ihs_avstrtgy.cpp
+++ b/ihs_avstrtgy.cpp
@@ -116,9 +116,7 @@ currency AccountValue::CalculateSpecAmtFromStrategy
 /// For inforce, warn before increasing specamt to the minimum in the
 /// first inforce year: either an underwriting exception was made, or
 /// input is erroneous; but apply the minimum silently if specamt is
-/// to be calculated from a strategy, or if a lower amount is given in
-/// any other year (which doesn't represent the present state of the
-/// contract, and presumably results from manual editing).
+/// to be calculated from a strategy, or if a solve is in progress.
 
 void AccountValue::PerformSpecAmtStrategy()
 {



reply via email to

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