diff libao2/pl_delay.c @ 11000:6e35326c742f

many small typo and grammar fixes Based on Bernard Leak's mail <bernard 4t brenda-arkle.demon.co.uk>
author gabucino
date Sat, 04 Oct 2003 17:29:08 +0000
parents 12b1790038b0
children 815f03b7cee5
line wrap: on
line diff
--- a/libao2/pl_delay.c	Sat Oct 04 07:53:20 2003 +0000
+++ b/libao2/pl_delay.c	Sat Oct 04 17:29:08 2003 +0000
@@ -1,4 +1,4 @@
-/* Audio out plugin it doesnt't really do anything useful but serves
+/* Audio out plugin it doesn't really do anything useful but serves
    an example of how audio plugins work. It delays the output signal
    by the nuber of samples set by delay=n where n is the number of
    bytes.