From 54c337be9c8ad47b49709a43b4c63f407ff168e6 Mon Sep 17 00:00:00 2001 From: Derrick Stolee Date: Fri, 1 May 2020 15:30:19 +0000 Subject: test-bloom: fix usage typo Signed-off-by: Derrick Stolee Signed-off-by: Junio C Hamano diff --git a/t/helper/test-bloom.c b/t/helper/test-bloom.c index 77eb27a..00c1d44 100644 --- a/t/helper/test-bloom.c +++ b/t/helper/test-bloom.c @@ -44,7 +44,7 @@ static void get_bloom_filter_for_commit(const struct object_id *commit_oid) } static const char *bloom_usage = "\n" -" test-tool bloom get_murmer3 \n" +" test-tool bloom get_murmur3 \n" " test-tool bloom generate_filter [...]\n" " test-tool get_filter_for_commit \n"; -- cgit v0.10.2-6-g49f6