diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/check/elements/deinterlace.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/check/elements/deinterlace.c b/tests/check/elements/deinterlace.c index c9da2dd82..72e64cf6f 100644 --- a/tests/check/elements/deinterlace.c +++ b/tests/check/elements/deinterlace.c @@ -223,7 +223,7 @@ srcpad_dequeue_and_compare_buffer (GstPad * pad, GstPadProbeInfo * info, /* * Utility function that sets up a pipeline with deinterlace for - * validanting that it operates in passthrough mode when receiving + * validating that it operates in passthrough mode when receiving * data with 'infiltercaps' as the input caps and operating in 'mode' mode */ static void |