From: alex Date: Tue, 14 Jan 2014 20:24:50 +0000 (+0400) Subject: Orpho X-Git-Tag: v0.4.4.6-nvc-update1~2 X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=commitdiff_plain;h=0fce2b7e651d92f3ebadd321938e1f2972015920 Orpho --- diff --git a/src/txdb-leveldb.cpp b/src/txdb-leveldb.cpp index 1f881f1..504f7e6 100644 --- a/src/txdb-leveldb.cpp +++ b/src/txdb-leveldb.cpp @@ -34,7 +34,7 @@ static leveldb::Options GetOptions() { } // CDB subclasses are created and destroyed VERY OFTEN. That's why -// we shouldn't treat this it a free operations. +// we shouldn't treat this as a free operations. CTxDB::CTxDB(const char* pszMode) { assert(pszMode);