From de084b7abb92f3c09caa00fbb7cced626433a5e4 Mon Sep 17 00:00:00 2001 From: Scott Klum Date: Thu, 9 Apr 2015 17:08:22 -0400 Subject: [PATCH] Comment verbage --- openbr/plugins/imgproc/fillcontours.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbr/plugins/imgproc/fillcontours.cpp b/openbr/plugins/imgproc/fillcontours.cpp index 4236c3c..782a8e4 100644 --- a/openbr/plugins/imgproc/fillcontours.cpp +++ b/openbr/plugins/imgproc/fillcontours.cpp @@ -25,7 +25,7 @@ namespace br /*! * \ingroup transforms - * \brief Fills contours with with white pixels. + * \brief Fills contours with white pixels. * \author Scott Klum \cite sklum */ class FillContoursTransform : public UntrainableTransform -- libgit2 0.21.4