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
@@ -145,7 +145,7 @@ void ScreenOptionsMemoryCard::HandleMessage( const Message &msg )
sOldMountPoint = dev.sOsMountDir;
}
/* If the devices that we'd actually show havn't changed, don't recreate the menu. */
/* If the devices that we'd actually show haven't changed, don't recreate the menu. */
if( !UpdateCurrentUsbStorageDevices() )
return;