mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Fix typo in LedgerMaster.cpp
This commit is contained in:
committed by
Nik Bougalis
parent
2d44c8568f
commit
798d36efcf
@@ -1026,7 +1026,7 @@ public:
|
||||
}
|
||||
catch (...)
|
||||
{
|
||||
WriteLog (lsWARNING, LedgerMaster) << "Threw while prefecthing";
|
||||
WriteLog (lsWARNING, LedgerMaster) << "Threw while prefetching";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user