From b4e45fe65b714d9e87982efac30549ce691b8924 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Fri, 11 Feb 2011 23:52:44 -0500 Subject: [PATCH] Comment fix. --- src/NoteDataUtil.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NoteDataUtil.cpp b/src/NoteDataUtil.cpp index d9dc326c0b..35ed1030b0 100644 --- a/src/NoteDataUtil.cpp +++ b/src/NoteDataUtil.cpp @@ -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. */