...what country are we in for this spelling?

This commit is contained in:
Jason Felds
2011-07-16 23:17:24 -04:00
parent fb5457aa9c
commit 35b5dffcf8
+1 -1
View File
@@ -1106,7 +1106,7 @@ int main(int argc, char* argv[])
STATSMAN = new StatsManager;
// Initialize which courses are ranking courses here.
pLoadingWindow->SetText("Updating cource rankings...");
pLoadingWindow->SetText("Updating course rankings...");
SONGMAN->UpdateRankingCourses();
SAFE_DELETE( pLoadingWindow ); // destroy this before init'ing Display