diff --git a/libs/temporal/tempo.cc b/libs/temporal/tempo.cc index 1e3fda4b55..4262ab7e03 100644 --- a/libs/temporal/tempo.cc +++ b/libs/temporal/tempo.cc @@ -1196,7 +1196,7 @@ TempoMap::reset_starting_at (superclock_t sc) } /* Now iterate over remaining points and recompute their audio time - * positions. + * and beat time positions. */ for ( ; p != _points.end(); ++p) {