changeset 174:fc05ce770413

Comment fix
author Chris Cannam
date Mon, 12 May 2014 17:56:48 +0100
parents 6a820c2a3eb2
children 6a634a9081a8
files tests/TestResampler.cpp
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tests/TestResampler.cpp	Mon May 12 17:56:08 2014 +0100
+++ b/tests/TestResampler.cpp	Mon May 12 17:56:48 2014 +0100
@@ -183,8 +183,7 @@
                  int targetRate)
 {
     // Resampling a sinusoid and then resampling back should give us a
-    // sinusoid of the same frequency as we started with. Let's start
-    // with a few thousand cycles of it
+    // sinusoid of the same frequency as we started with
 
     int nCycles = 500;