From b9a0b5eafe204dc8017a2cfc1eb9bf23f87b6974 Mon Sep 17 00:00:00 2001 From: Brendan Klare Date: Tue, 10 Dec 2013 19:53:42 -0500 Subject: [PATCH] Cleanup --- openbr/plugins/slidingwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbr/plugins/slidingwindow.cpp b/openbr/plugins/slidingwindow.cpp index 0659f56..ddc8578 100644 --- a/openbr/plugins/slidingwindow.cpp +++ b/openbr/plugins/slidingwindow.cpp @@ -495,7 +495,7 @@ BR_REGISTER(Transform, ConsolidateDetectionsTransform) /*! * \ingroup transforms - * \brief For each rectangle bounding box in TemplateList, a new + * \brief For each rectangle bounding box in src, a new * template is created. * \author Brendan Klare \cite bklare */ -- libgit2 0.21.4