Skip to content
Snippets Groups Projects
Commit c62e33a7 authored by Reynaldo H. Verdejo Pinochet's avatar Reynaldo H. Verdejo Pinochet
Browse files

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

parent 3320c2ba
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment