LB302: fixed typo
It has to be "imitation" instead of "immitation". Thanks to Capdan for
pointing this out.
Closes #3158102.
(cherry picked from commit 15fabc6a17)
This commit is contained in:
@@ -81,7 +81,7 @@ Plugin::Descriptor PLUGIN_EXPORT lb302_plugin_descriptor =
|
||||
STRINGIFY( PLUGIN_NAME ),
|
||||
"LB302",
|
||||
QT_TRANSLATE_NOOP( "pluginBrowser",
|
||||
"Incomplete monophonic immitation tb303" ),
|
||||
"Incomplete monophonic imitation tb303" ),
|
||||
"Paul Giblock <pgib/at/users.sf.net>",
|
||||
0x0100,
|
||||
Plugin::Instrument,
|
||||
|
||||
@@ -81,7 +81,7 @@ Plugin::Descriptor PLUGIN_EXPORT lb303_plugin_descriptor =
|
||||
STRINGIFY( PLUGIN_NAME ),
|
||||
"LB303",
|
||||
QT_TRANSLATE_NOOP( "pluginBrowser",
|
||||
"Incomplete monophonic immitation tb303" ),
|
||||
"Incomplete monophonic imitation tb303" ),
|
||||
"Paul Giblock <pgib/at/users.sf.net>",
|
||||
0x0100,
|
||||
Plugin::Instrument,
|
||||
|
||||
Reference in New Issue
Block a user