validate: report: fix _issue_new()'s parameter description

This commit is contained in:
Reynaldo H. Verdejo Pinochet 2017-03-01 13:49:01 -08:00
parent 3320c2ba5e
commit c62e33a7b8

View file

@ -144,7 +144,7 @@ gst_validate_issue_get_id (GstValidateIssue * issue)
* gst_validate_issue_new:
* @issue_id: The ID of the issue, should be a GQuark
* @summary: A summary of the issue
* @description: A more complete of what the issue is about
* @description: A more complete description of the issue
* @default_level: The level at which the issue will be reported by default
*
* Returns: (transfer full): The newly created #GstValidateIssue