From: Richard Kettlewell Date: Sat, 28 Feb 2009 10:41:50 +0000 (+0000) Subject: typo fix X-Git-Tag: 5.0~185^2~2 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/commitdiff_plain/5b7a22c68124a01967a67d659145eb0b50d7d200?ds=inline;hp=-c typo fix --- 5b7a22c68124a01967a67d659145eb0b50d7d200 diff --git a/server/speaker.c b/server/speaker.c index 340e995..6f8a5d9 100644 --- a/server/speaker.c +++ b/server/speaker.c @@ -33,7 +33,7 @@ * this is arranged by the @c disorder-normalize program (see @ref * server/normalize.c). * -7 * @b Garbage @b Collection. This program deliberately does not use the + * @b Garbage @b Collection. This program deliberately does not use the * garbage collector even though it might be convenient to do so. This is for * two reasons. Firstly some sound APIs use thread threads and we do not want * to have to deal with potential interactions between threading and garbage