From 4c833ba23ee6ab9d75cdbd6edff585e23818b360 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Fri, 7 Nov 2003 09:38:06 +0000 Subject: fix invalid typo fixes ;-) (BTW did anybody get comit mails for khalek's changes? I didn't) svn-id: r11183 --- sound/audiostream.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sound') diff --git a/sound/audiostream.h b/sound/audiostream.h index 1febb110a3..ca51e047e8 100644 --- a/sound/audiostream.h +++ b/sound/audiostream.h @@ -53,7 +53,7 @@ public: * Returns the actual number of samples read, or -1 if * a critical error occured (note: you *must* check if * this value is less than what you requested, this can - * happened when the stream is fully used up). + * happen when the stream is fully used up). * For stereo stream, buffer will be filled with interleaved * left and right channel samples. * -- cgit v1.2.3