Comment fix.

This commit is contained in:
Jason Felds
2011-02-11 23:52:44 -05:00
parent b716d8b61b
commit b4e45fe65b
+1 -1
View File
@@ -1382,7 +1382,7 @@ void NoteDataUtil::Little( NoteData &inout, int iStartIndex, int iEndIndex )
}
}
// Make all all quarter notes into jumps.
// Make all quarter notes into jumps.
void NoteDataUtil::Wide( NoteData &inout, int iStartIndex, int iEndIndex )
{
/* Start on an even beat. */