Fixed grammatical error in help text for gimp-context-set-feather-radius

This commit is contained in:
Kevin Cozens
2011-04-16 14:50:10 -04:00
parent b04c6889ac
commit 139fb874a3
3 changed files with 3 additions and 3 deletions

View File

@ -1084,7 +1084,7 @@ gimp_context_get_feather_radius (gdouble *feather_radius_x,
* Set the feather radius setting.
*
* This procedure modifies the feather radius setting. This setting
* affects the all procedures that are affected by
* affects all procedures that are affected by
* gimp_context_set_feather().
*
* Returns: TRUE on success.