Fix documentation typo
authorPhilip Chimento <philip.chimento@gmail.com>
Thu, 7 Jul 2011 21:27:07 +0000 (23:27 +0200)
committerPhilip Chimento <philip.chimento@gmail.com>
Thu, 7 Jul 2011 21:27:07 +0000 (23:27 +0200)
libchimara/schannel.c

index a4935a923278e601f6263618e8ed42128b961181..38561dc3232e840925bf43573ce9bfa77f02251f 100644 (file)
@@ -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".
  */