diff --git a/libs/temporal/temporal/tempo.h b/libs/temporal/temporal/tempo.h index 1f4bfc36a3..1ebbc7f707 100644 --- a/libs/temporal/temporal/tempo.h +++ b/libs/temporal/temporal/tempo.h @@ -682,7 +682,7 @@ class LIBTEMPORAL_API GridIterator private: bool valid; - TempoMap const * map; /* nullptr or the map instance this GridIterator + TempoMap const * map; /* nullptr or the map instance this GridIterator * was last used with. */ };