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
+2 -2
View File
@@ -294,7 +294,7 @@ void ScreenSelectMusic::CheckBackgroundRequests( bool bForce )
m_BackgroundLoader.FinishedWithCachedFile( g_sBannerPath );
}
/* Nothing else is going. Start the music, if we havn't yet. */
/* Nothing else is going. Start the music, if we haven't yet. */
if( g_bSampleMusicWaiting )
{
/* Don't start the music sample when moving fast. */
@@ -846,7 +846,7 @@ void ScreenSelectMusic::MenuStart( const InputEventPlus &input )
}
else
{
/* We havn't made a selection yet. */
/* We haven't made a selection yet. */
return;
}