diff options
Diffstat (limited to 'ext/ivorbis/vorbisdec.c')
-rw-r--r-- | ext/ivorbis/vorbisdec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ivorbis/vorbisdec.c b/ext/ivorbis/vorbisdec.c index 4d051f06..df0b6ca4 100644 --- a/ext/ivorbis/vorbisdec.c +++ b/ext/ivorbis/vorbisdec.c @@ -21,7 +21,7 @@ */ /** - * SECTION:element-vorbisdec + * SECTION:element-ivorbisdec * @short_description: a decoder that decodes Vorbis to raw audio * @see_also: vorbisenc, oggdemux * |