From ecc25978702543238350a19808866746e1f848b2 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Mon, 30 Sep 2019 21:00:29 +0200 Subject: Fix remaining doxygen warnings (!) --- libs/ardour/ardour/plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ardour/ardour/plugin.h') diff --git a/libs/ardour/ardour/plugin.h b/libs/ardour/ardour/plugin.h index 9b35b75bf9..8433bf4447 100644 --- a/libs/ardour/ardour/plugin.h +++ b/libs/ardour/ardour/plugin.h @@ -211,7 +211,7 @@ class LIBARDOUR_API Plugin : public PBD::StatefulDestructible, public HasLatency /** Create a new plugin-preset from the current state * - * @param_name label to use for new preset (needs to be unique) + * @param name label to use for new preset (needs to be unique) * @return PresetRecord with empty URI on failure */ PresetRecord save_preset (std::string name); -- cgit v1.2.3