From c2dc1c0a8f0dbf529a7db434a897efd4dc8578eb Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 12 Sep 2009 18:34:50 +0000 Subject: Fix spelling. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2189 a436a847-0d15-0410-975c-d299462d15a1 --- src/engine/AudioBuffer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/engine/AudioBuffer.cpp b/src/engine/AudioBuffer.cpp index 86e3800e..dc7efee5 100644 --- a/src/engine/AudioBuffer.cpp +++ b/src/engine/AudioBuffer.cpp @@ -23,7 +23,7 @@ using namespace std; -/* TODO: Be sure these functions are vectorized by GCC when it's vectorizer +/* TODO: Be sure these functions are vectorized by GCC when its vectorizer * stops sucking. Probably a good idea to inline them as well */ namespace Ingen { -- cgit v1.2.1