]> Repos - portaudio/commitdiff
Fix typo in comment: s/bug/big/
authorphilburk <philburk@0f58301d-fd10-0410-b4af-bbb618454e57>
Fri, 22 Feb 2002 22:01:35 +0000 (22:01 +0000)
committerphilburk <philburk@0f58301d-fd10-0410-b4af-bbb618454e57>
Fri, 22 Feb 2002 22:01:35 +0000 (22:01 +0000)
pa_tests/patest_latency.c

index a081b2934a0bbc32647935326e86cd012fc1eece..3096c8c579c1468bd94fbdfd4c69d55ce7ee129c 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * $Id$
- * Hear the latency caused by bug buffers.
+ * Hear the latency caused by big buffers.
  * Play a sine wave and change frequency based on letter input.
  *
  * Author: Phil Burk <philburk@softsynth.com>, and Darren Gibbs