mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-27 17:10:46 +00:00
Review feedback from @gregtatcam: typo
This commit is contained in:
@@ -413,7 +413,7 @@ LoanPay::doApply()
|
||||
"totalPaidToVaultForDebt rounding good");
|
||||
// Despite our best efforts, it's possible for rounding errors to accumulate
|
||||
// in the loan broker's debt total. This is because the broker may have more
|
||||
// that one loan with significantly different scales.
|
||||
// than one loan with significantly different scales.
|
||||
adjustImpreciseNumber(
|
||||
debtTotalProxy, -totalPaidToVaultForDebt, asset, vaultScale);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user