Commit 9dacfb10405cbfcb543cb81551ff9665e02dc30a

Authored by Charles Otto
1 parent a5e1455f

Apparently I'm going to be held responsible for this

Showing 1 changed file with 1 additions and 1 deletions
openbr/plugins/misc.cpp
... ... @@ -383,7 +383,7 @@ BR_REGISTER(Transform, RegexPropertyTransform)
383 383 /*!
384 384 * \ingroup transforms
385 385 * \brief Remove templates with the specified file extension or metadata value.
386   - * \author Josh Klontz \cite jklontz
  386 + * \author Charles Otto \cite caotto
387 387 */
388 388 class RemoveTemplatesTransform : public UntrainableMetaTransform
389 389 {
... ...