diff --git a/src/panfrost/perf/pan_gen_perf.py b/src/panfrost/perf/pan_gen_perf.py index e65e20601ed..31d431d5cf7 100644 --- a/src/panfrost/perf/pan_gen_perf.py +++ b/src/panfrost/perf/pan_gen_perf.py @@ -41,7 +41,7 @@ class Counter: class Category: - # product Product owning the gategory + # product Product owning the category # xml XML representation of itself def __init__(self, product, xml): self.product = product