Minor fix in documentation

Original commit message from CVS:
Minor fix in documentation
This commit is contained in:
David Schleef 2004-01-15 20:33:53 +00:00
parent b675941102
commit 2a75ec1544
2 changed files with 2 additions and 2 deletions

View file

@ -560,7 +560,7 @@ gst_tag_list_get_tag_size (const GstTagList *list, const gchar *tag)
* @list: list to set tags in
* @mode: the mode to use
* @tag: tag
* @...: values to set
* @...: NULL-terminated list of values to set
*
* Sets the values for the given tags using the specified mode.
*/

View file

@ -560,7 +560,7 @@ gst_tag_list_get_tag_size (const GstTagList *list, const gchar *tag)
* @list: list to set tags in
* @mode: the mode to use
* @tag: tag
* @...: values to set
* @...: NULL-terminated list of values to set
*
* Sets the values for the given tags using the specified mode.
*/