diff --git a/src/wesmage/filter.cpp b/src/wesmage/filter.cpp index 6aed21c3762..6a18decacdb 100644 --- a/src/wesmage/filter.cpp +++ b/src/wesmage/filter.cpp @@ -29,8 +29,8 @@ struct tfilter /** * The functor to call for the filter. * - * @param surf The surface to apply the filter to. - * @param parameters A string with the parameters for the + * @p surf The surface to apply the filter to. + * @p parameters A string with the parameters for the * functor. The code is expected to be * supplied on the command line. So it should * be validated.