Spelling.

This commit is contained in:
Jason Felds
2011-06-20 19:03:29 -04:00
parent 7d79762076
commit 4b32d9ecac
+1 -1
View File
@@ -999,7 +999,7 @@ static bool LoadFromBMSFile( const RString &sPath, const NameToData_t &mapNameTo
} }
else else
{ {
LOG->UserLog( "Song file", sPath, "has too much simultenous autokeysound tracks." ); LOG->UserLog( "Song file", sPath, "has too much simultaneous autokeysound tracks." );
} }
} }
} }