[init] Fix typo

This commit is contained in:
MarcoFalke
2015-12-26 23:06:28 +01:00
parent fa24941c46
commit fa3cb4946f

View File

@@ -1127,7 +1127,7 @@ bool AppInit2(boost::thread_group& threadGroup, CScheduler& scheduler)
delete pcoinscatcher;
delete pblocktree;
// Detect database obfuscated by future versions of the DBWrapper
// Detect database obfuscation by future versions of the DBWrapper
bool chainstateScrambled;
bool blockDbScrambled;