mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Typo.
This commit is contained in:
@@ -53,7 +53,7 @@ TER TrustSetTransactor::doApply()
|
||||
|
||||
if (saLimitAmount.isNegative())
|
||||
{
|
||||
cLog(lsINFO) << "doTrustSet: Malformed transaction: Negatived credit limit.";
|
||||
cLog(lsINFO) << "doTrustSet: Malformed transaction: Negative credit limit.";
|
||||
|
||||
return temBAD_LIMIT;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user