Fix comments. havn't -> haven't.

This commit is contained in:
Steve Checkoway
2008-01-05 11:56:03 +00:00
parent 4814056809
commit 60f953f3c1
13 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -961,7 +961,7 @@ int GameState::GetCourseSongIndex() const
}
/* Hack: when we're loading a new course song, we want to display the new song number, even
* though we havn't started that song yet. */
* though we haven't started that song yet. */
int GameState::GetLoadingCourseSongIndex() const
{
int iIndex = GetCourseSongIndex();