diff --git a/util/storage/slabhash.h b/util/storage/slabhash.h index c3515da88..553d12d66 100644 --- a/util/storage/slabhash.h +++ b/util/storage/slabhash.h @@ -50,7 +50,7 @@ /** * Hash table formed from several smaller ones. - * This results in a partitioned lruhash table. + * This results in a partitioned lruhash table, a 'slashtable'. * None of the data inside the slabhash may be altered. * Therefore, no locks are needed to access the structure. */