From 9dacfb10405cbfcb543cb81551ff9665e02dc30a Mon Sep 17 00:00:00 2001 From: Charles Otto Date: Mon, 12 Aug 2013 20:19:04 -0400 Subject: [PATCH] Apparently I'm going to be held responsible for this --- openbr/plugins/misc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbr/plugins/misc.cpp b/openbr/plugins/misc.cpp index 2c02e57..a3467c4 100644 --- a/openbr/plugins/misc.cpp +++ b/openbr/plugins/misc.cpp @@ -383,7 +383,7 @@ BR_REGISTER(Transform, RegexPropertyTransform) /*! * \ingroup transforms * \brief Remove templates with the specified file extension or metadata value. - * \author Josh Klontz \cite jklontz + * \author Charles Otto \cite caotto */ class RemoveTemplatesTransform : public UntrainableMetaTransform { -- libgit2 0.21.4