mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-19 22:05:58 +00:00
docs: Fix typo
Reviewed-by: Alex Băluț <alexandru.balut@gmail.com> Reviewed-by: Thibault Saunier <tsaunier@gnome.org> Differential Revision: https://phabricator.freedesktop.org/D681
This commit is contained in:
parent
bcc7a1fcca
commit
45603d786b
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ gboolean gst_validate_print_action_types (const gchar ** wanted_types, gint num_
|
|||
* action, we will accept to take 'duration'
|
||||
* which will be replace by the total duration
|
||||
* of the stream on which the action is executed.
|
||||
* @def: The default value of a parametter as a string, should be %NULL
|
||||
* @def: The default value of a parameter as a string, should be %NULL
|
||||
* for mandatory streams.
|
||||
*/
|
||||
struct _GstValidateActionParameter
|
||||
|
|
Loading…
Reference in a new issue