diff --git a/varats/varats/plots/feature_perf_precision.py b/varats/varats/plots/feature_perf_precision.py index a3db33d87..6b232b1c2 100644 --- a/varats/varats/plots/feature_perf_precision.py +++ b/varats/varats/plots/feature_perf_precision.py @@ -158,7 +158,7 @@ class PerfProfDistPlotGenerator( generator_name="fperf-precision-dist", options=[REQUIRE_MULTI_CASE_STUDY] ): - """Generates performance distribution plot for a given amount of case + """Generates performance distribution plot for a given list of case studies.""" def generate(self) -> tp.List[Plot]: