From cf830a55b17cd374a5e9641514248e17261ce727 Mon Sep 17 00:00:00 2001 From: Thiago Santos Date: Mon, 19 Oct 2015 17:06:28 -0300 Subject: [PATCH] tests: deinterlace: fix small typo in comment --- tests/check/elements/deinterlace.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/check/elements/deinterlace.c b/tests/check/elements/deinterlace.c index c9da2dd823..72e64cf6fa 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