diff --git a/src/ripple/app/misc/impl/TxQ.cpp b/src/ripple/app/misc/impl/TxQ.cpp index 0db98865e..6763c024d 100644 --- a/src/ripple/app/misc/impl/TxQ.cpp +++ b/src/ripple/app/misc/impl/TxQ.cpp @@ -1027,7 +1027,7 @@ TxQ::apply(Application& app, OpenView& view, JLOG(j_.warn()) << "Removing last item of account " << lastRIter->account << - "from queue with average fee of" << + " from queue with average fee of " << endEffectiveFeeLevel << " in favor of " << transactionID << " with fee of " << feeLevelPaid;