From 45603d786bdcf206ec2f231dd49b69ed72dd2019 Mon Sep 17 00:00:00 2001 From: Wonchul Lee Date: Mon, 18 Jan 2016 03:53:20 +0000 Subject: [PATCH] docs: Fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed-by: Alex Băluț Reviewed-by: Thibault Saunier Differential Revision: https://phabricator.freedesktop.org/D681 --- validate/gst/validate/gst-validate-scenario.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/validate/gst/validate/gst-validate-scenario.h b/validate/gst/validate/gst-validate-scenario.h index 84f2c5d778..4fe65cfd5c 100644 --- a/validate/gst/validate/gst-validate-scenario.h +++ b/validate/gst/validate/gst-validate-scenario.h @@ -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