From 01d8b446a6bc60f9d7855d72e0794b6f8bdd5e8c Mon Sep 17 00:00:00 2001 From: Martin Kelly Date: Wed, 18 May 2016 12:33:51 -0700 Subject: [PATCH] examples: opencv: typo fix https://bugzilla.gnome.org/show_bug.cgi?id=766639 --- tests/examples/opencv/gstfacedetect_test.c | 2 +- tests/examples/opencv/gsthanddetect_test.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/examples/opencv/gstfacedetect_test.c b/tests/examples/opencv/gstfacedetect_test.c index 9ecf3d0963..d8334cb4e2 100644 --- a/tests/examples/opencv/gstfacedetect_test.c +++ b/tests/examples/opencv/gstfacedetect_test.c @@ -1,7 +1,7 @@ /* GStreamer * Copyright (C) 2015 Vanessa Chipirrás * - * gstfacedetect_test: gsteramer facedetect plugin demo application, + * gstfacedetect_test: gstreamer facedetect plugin demo application, * part work of Outreachy 2015 project * * This library is free software; you can redistribute it and/or diff --git a/tests/examples/opencv/gsthanddetect_test.c b/tests/examples/opencv/gsthanddetect_test.c index 1cc9616f76..02a90de4a4 100644 --- a/tests/examples/opencv/gsthanddetect_test.c +++ b/tests/examples/opencv/gsthanddetect_test.c @@ -1,7 +1,7 @@ /* GStreamer * Copyright (C) 2012 Andol Li * - * gsthanddetect_test: gsteramer handdetect plugin demo application, + * gsthanddetect_test: gstreamer handdetect plugin demo application, * part work of GSoc 2012 project * * This library is free software; you can redistribute it and/or