pbutils: Fix the documentation build warning.

This commit is contained in:
Sreerenj Balachandran 2013-03-29 16:05:12 +02:00 committed by Stefan Sauer
parent 3b10871a87
commit ba33f4fd7d

View 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.
*