From e18e3e3bc6cde75b1c5d50b45b78da9de9d48bf1 Mon Sep 17 00:00:00 2001 From: nino de wit Date: Mon, 14 Dec 2015 18:24:46 +0100 Subject: [PATCH] minor change in description --- plugins/modulay/DistrhoPluginInfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modulay/DistrhoPluginInfo.h b/plugins/modulay/DistrhoPluginInfo.h index 08136a8..7fb49af 100644 --- a/plugins/modulay/DistrhoPluginInfo.h +++ b/plugins/modulay/DistrhoPluginInfo.h @@ -28,7 +28,7 @@ #define DISTRHO_PLUGIN_LV2_CATEGORY "lv2:DelayPlugin" -#define DISTRHO_PLUGIN_DESCRIPTION "Modulay is a delay with variable types of modulation based on the settings that are set." +#define DISTRHO_PLUGIN_DESCRIPTION "Modulay is a delay with variable types of modulation based on the setting of the Morph-knob." #define DISTRHO_PLUGIN_VERSION d_cconst('D', 'M', 'd', 'y') #endif // DISTRHO_PLUGIN_INFO_H_INCLUDED