Commit 3f2ce991 authored by goroutine's avatar goroutine Committed by GitHub

Merge pull request #81 from Richard-zhang/fixtypo

Fix typos
parents 461bd90d 1969ea2d
......@@ -54,7 +54,7 @@ pub fn test_column_family() {
}
}
// should properly open db when specyfing all column families
// should properly open db when specifying all column families
{
let mut opts = Options::new();
opts.add_merge_operator("test operator", test_provided_merge);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment