String review: fix some spelling and formatting issues

This commit is contained in:
Bruce Cowan
2011-08-27 13:49:19 +01:00
committed by Michael Natterer
parent c7614f182b
commit 841c8a7ebe
8 changed files with 12 additions and 12 deletions

View File

@ -79,7 +79,7 @@ static const GimpActionEntry select_actions[] =
{ "select-sharpen", NULL,
NC_("select-action", "_Sharpen"), NULL,
NC_("select-action", "Remove fuzzyness from the selection"),
NC_("select-action", "Remove fuzziness from the selection"),
G_CALLBACK (select_sharpen_cmd_callback),
GIMP_HELP_SELECTION_SHARPEN },