From 13897f7e21c32f1232f94e51d675a9c54e583df1 Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Sun, 23 Mar 2008 05:33:24 +0000 Subject: [PATCH] comment typo --- stepmania/src/Difficulty.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/Difficulty.cpp b/stepmania/src/Difficulty.cpp index 8c2d496108..d0b87f12fc 100644 --- a/stepmania/src/Difficulty.cpp +++ b/stepmania/src/Difficulty.cpp @@ -19,7 +19,7 @@ XToLocalizedString( Difficulty ); LuaXType( Difficulty ); LuaFunction( DifficultyToLocalizedString, DifficultyToLocalizedString( Enum::Check(L, 1)) ); -/* We prefer the above names; recognize a number of others, too. (They'l +/* We prefer the above names; recognize a number of others, too. (They'll * get normalized when written to SMs, etc.) */ /* TODO: Format specific hacks should be moved into the file loader for * that format. We don't want to carry these hacks forward to file