From f875098dac6d86df930e477e4febc34941358aef Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Fri, 7 Oct 2005 02:44:42 +0000 Subject: [PATCH] typo --- stepmania/src/ActorFrame.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/ActorFrame.cpp b/stepmania/src/ActorFrame.cpp index 05bec547a3..e57eff355f 100644 --- a/stepmania/src/ActorFrame.cpp +++ b/stepmania/src/ActorFrame.cpp @@ -90,7 +90,7 @@ void ActorFrame::LoadFromNode( const CString& sDir, const XNode* pNode ) void ActorFrame::LoadChildrenFromNode( const CString& sDir, const XNode* pNode ) { - // Shoudn't be calling this unless we're going to delete our children. + // Shouldn't be calling this unless we're going to delete our children. ASSERT( m_bDeleteChildren ); //