Fix typo in menu label

This commit is contained in:
Michael Natterer 2009-10-11 16:00:14 +02:00
parent dab5f9e691
commit bc271a3906
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
static const GimpActionEntry dynamics_actions[] =
{
{ "dynamics-popup", GIMP_STOCK_DYNAMICS,
NC_("dynamics-action", "Dynamicss Menu"), NULL, NULL, NULL,
NC_("dynamics-action", "Dynamics Menu"), NULL, NULL, NULL,
GIMP_HELP_DYNAMICS_DIALOG },
{ "dynamics-new", GTK_STOCK_NEW,