gst-libs/gst/audio/multichannel.c: Fix typo in docs blurb.

Original commit message from CVS:
* gst-libs/gst/audio/multichannel.c:
Fix typo in docs blurb.
This commit is contained in:
Tim-Philipp Müller 2008-02-19 20:22:09 +00:00
parent 51528422ca
commit 29162d0a46
2 changed files with 6 additions and 1 deletions

View file

@ -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>

View 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