From: philburk Date: Fri, 22 Feb 2002 22:01:35 +0000 (+0000) Subject: Fix typo in comment: s/bug/big/ X-Git-Tag: V18~50 X-Git-Url: https://andrewgundersen.net/repos?a=commitdiff_plain;h=1914d1c217aadaa294b473e11eb40c4a47525da9;p=portaudio Fix typo in comment: s/bug/big/ --- diff --git a/pa_tests/patest_latency.c b/pa_tests/patest_latency.c index a081b29..3096c8c 100644 --- a/pa_tests/patest_latency.c +++ b/pa_tests/patest_latency.c @@ -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 , and Darren Gibbs