mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-15 00:49:55 +00:00
Fix comment spelling errors
.. lots of them !
This commit is contained in:
committed by
Mark Liversedge
parent
1cd85fa415
commit
35eb416bd2
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user