fix typo in comments (#1360)

* fix typo in option.h's comment

* fix typo in checkpoint's comment
This commit is contained in:
wenduo 2016-09-28 11:39:15 +08:00 committed by Islam AbdelRahman
parent f517d9dd09
commit 4defe306fb

View File

@ -31,7 +31,7 @@ namespace rocksdb {
class CheckpointImpl : public Checkpoint {
public:
// Creates a Checkpoint object to be used for creating openable sbapshots
// Creates a Checkpoint object to be used for creating openable snapshots
explicit CheckpointImpl(DB* db) : db_(db) {}
// Builds an openable snapshot of RocksDB on the same disk, which