diff --git a/test/lib/fragment_scatterer.hh b/test/lib/fragment_scatterer.hh index 6acbbaf69e..78dfd0b64f 100644 --- a/test/lib/fragment_scatterer.hh +++ b/test/lib/fragment_scatterer.hh @@ -11,7 +11,7 @@ #include "mutation/mutation.hh" #include "mutation/mutation_rebuilder.hh" -// A StreamedMutationConsumer which distributes fragments randomly into several mutations. +// A FlattenedConsumer which distributes fragments randomly into several mutations. class fragment_scatterer { schema_ptr _schema; size_t _n;