gst-libs/gst/audio/multichannel.c: Fix typo in docs blurb.
authorTim-Philipp Müller <tim@centricular.net>
Tue, 19 Feb 2008 20:22:09 +0000 (20:22 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 19 Feb 2008 20:22:09 +0000 (20:22 +0000)
Original commit message from CVS:
* gst-libs/gst/audio/multichannel.c:
Fix typo in docs blurb.

ChangeLog
gst-libs/gst/audio/multichannel.c

index a7cae0e..e859a1d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * gst-libs/gst/audio/multichannel.c:
+         Fix typo in docs blurb.
+
 2008-02-19  Julien Moutte  <julien@fluendo.com>
 
        Patch by: Josep Torra Valles <josep@fluendo.com>
index 1fbf511..2e746a6 100644 (file)
@@ -489,7 +489,7 @@ gst_audio_set_caps_channel_positions_list (GstCaps * caps,
  *       "channel-positions" property.
  *
  * Custom fixate function. Elements that implement some sort of
- * channel conversion algorhithm should use this function for
+ * channel conversion algorithm should use this function for
  * fixating on GstAudioChannelPosition properties. It will take
  * care of equal channel positioning (left/right). Caller g_free()s
  * the return value. The input properties may be (and are supposed