We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb591e4 commit 54c337bCopy full SHA for 54c337b
t/helper/test-bloom.c
@@ -44,7 +44,7 @@ static void get_bloom_filter_for_commit(const struct object_id *commit_oid)
44
}
45
46
static const char *bloom_usage = "\n"
47
-" test-tool bloom get_murmer3 <string>\n"
+" test-tool bloom get_murmur3 <string>\n"
48
" test-tool bloom generate_filter <string> [<string>...]\n"
49
" test-tool get_filter_for_commit <commit-hex>\n";
50
0 commit comments