pbutils: Fix the documentation build warning.
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Fri, 29 Mar 2013 14:05:12 +0000 (16:05 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Sat, 30 Mar 2013 09:47:37 +0000 (10:47 +0100)
gst-libs/gst/pbutils/encoding-profile.c

index a4ee39d..330bf4e 100644 (file)
@@ -381,7 +381,7 @@ gst_encoding_profile_set_preset (GstEncodingProfile * profile,
 }
 
 /**
- * gst_encoding_profile_get_preset_name:
+ * gst_encoding_profile_set_preset_name:
  * @profile: a #GstEncodingProfile
  * @preset_name: The name of the preset to use in this @profile.
  *