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
@@ -317,7 +317,7 @@ bool ProfileManager::SaveProfile( PlayerNumber pn ) const
* If the profile we're writing was loaded from the primary (non-backup)
* data, then we've validated it and know it's good. Before writing our
* new data, move the old, good data to the backup. (Only do this once;
* if we save the profile more than once, we havn't re-validated the
* if we save the profile more than once, we haven't re-validated the
* newly written data.)
*/
if( m_bNeedToBackUpLastLoad[pn] )