From 5515a961678ece2bc3417ea094fe75aef71f1408 Mon Sep 17 00:00:00 2001 From: "Reynaldo H. Verdejo Pinochet" Date: Sun, 27 Dec 2015 21:23:37 -0800 Subject: [PATCH] motioncells: fix typo in header --- ext/opencv/gstmotioncells.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/opencv/gstmotioncells.cpp b/ext/opencv/gstmotioncells.cpp index 58253cb3b8..f5220aa856 100644 --- a/ext/opencv/gstmotioncells.cpp +++ b/ext/opencv/gstmotioncells.cpp @@ -1,5 +1,5 @@ /* - * GStreamer MotioCells detect areas of motion + * GStreamer MotionCells detect areas of motion * Copyright (C) 2011 Robert Jobbagy * Copyright (C) 2011 Nicola Murino *