diff --git a/app/widget/timebased/timebased.cpp b/app/widget/timebased/timebased.cpp index be7bf7361..6c83257d2 100644 --- a/app/widget/timebased/timebased.cpp +++ b/app/widget/timebased/timebased.cpp @@ -449,7 +449,7 @@ void TimeBasedWidget::ToggleShowAll() SetScale(toggle_show_all_old_scale_); scrollbar_->setValue(toggle_show_all_old_scroll_); - // Don't have to set toggle_show_all_ because SetScale() will automatically set this to false + // Don't have to set toggle_show_all_ because SetScale() will automatically set it to false } else { int w;