From: Philip Chimento Date: Thu, 7 Jul 2011 21:27:07 +0000 (+0200) Subject: Fix documentation typo X-Git-Tag: v0.9~47^2~9 X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;h=db8dd5b91dd1c9acd71db9d083a8e8cd774328c0;p=projects%2Fchimara%2Fchimara.git Fix documentation typo --- diff --git a/libchimara/schannel.c b/libchimara/schannel.c index a4935a9..38561dc 100644 --- a/libchimara/schannel.c +++ b/libchimara/schannel.c @@ -675,7 +675,7 @@ glk_schannel_set_volume(schanid_t chan, glui32 vol) * volume change should be wherever the previous volume change was interrupted * (rather than the previous change's beginning or ending point). * - * Not all libraries support thse functions. You should test the appropriate + * Not all libraries support these functions. You should test the appropriate * gestalt selectors before you rely on them; see "Testing for Sound * Capabilities". */