Orpho
authoralex <alex@alex-VirtualBox.(none)>
Tue, 14 Jan 2014 20:24:50 +0000 (00:24 +0400)
committeralex <alex@alex-VirtualBox.(none)>
Tue, 14 Jan 2014 20:24:50 +0000 (00:24 +0400)
src/txdb-leveldb.cpp

index 1f881f1..504f7e6 100644 (file)
@@ -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);