MeterWindow: Fixed previous typo in commented section

This commit is contained in:
Brian Ferguson 2013-07-11 14:30:17 -06:00
parent a883e9d47d
commit f66f858180

View File

@ -1317,7 +1317,7 @@ void MeterWindow::DisableMeasure(const std::wstring& name, bool group)
}
/*
** Toggless the given measure
** Toggles the given measure
**
*/
void MeterWindow::ToggleMeasure(const std::wstring& name, bool group)