Fix comment spelling errors

.. lots of them !
This commit is contained in:
Claus Assmann
2014-11-24 15:37:56 +00:00
committed by Mark Liversedge
parent 1cd85fa415
commit 35eb416bd2
70 changed files with 279 additions and 198 deletions

View File

@@ -93,7 +93,7 @@ IntervalSummaryWindow::intervalHover(RideFileInterval x)
// if we're not visible don't bother
if (!isVisible()) return;
// we already have summries!
// we already have summaries!
if (context->athlete->intervalWidget->selectedItems().count()) return;
QString html = GCColor::css();