diff --git a/stepmania/src/Background.cpp b/stepmania/src/Background.cpp index 55b6946fa1..1a8ba02163 100644 --- a/stepmania/src/Background.cpp +++ b/stepmania/src/Background.cpp @@ -343,7 +343,7 @@ bool BackgroundImpl::Layer::CreateBackground( const Song *pSong, const Backgroun } else { - // If the main background file is missing. We failed. + // If the main background file is missing, we failed. if( i == 0 ) return false; else