File tree Expand file tree Collapse file tree
experimental/termstructures Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ namespace QuantLib {
107107 DiscountFactor discountStart = helper_.discount (start);
108108 DiscountFactor discountEnd = helper_.discount (end);
109109
110- // NPV of a resetting coupon consists of a redemption of borrowed amount occuring
110+ // NPV of a resetting coupon consists of a redemption of borrowed amount occurring
111111 // at the end of the accrual period plus the accrued interest, minus the borrowed
112112 // amount at the start of the period. All amounts are corrected by an adjustment
113113 // corresponding to the implied forward exchange rate, which is estimated by
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ namespace QuantLib {
6565 distinction.
6666 @param recoveryRate The recovery rate of the underlying reference entity.
6767 @param discountCurve A handle to the relevant discount curve.
68- @param settlesAccrual Set to \c true if accrued fee is paid on the occurence of a credit event and set
68+ @param settlesAccrual Set to \c true if accrued fee is paid on the occurrence of a credit event and set
6969 to \c false if it is not. Typically this is \c true.
7070 @param paysAtDefaultTime Set to \c true if default payment is made at time of credit event or postponed
7171 to the end of the coupon period. Typically this is \c true.
You can’t perform that action at this time.
0 commit comments