Fixed a spelling error.

2004-10-13  Kevin Cozens  <kcozens@cvs.gimp.org>

    * app/widgets/gimpactionview.c: Fixed a spelling error.
This commit is contained in:
Kevin Cozens 2004-10-13 21:51:40 +00:00 committed by Kevin Cozens
parent fe6045b9e5
commit f92848d2ef
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-10-13 Kevin Cozens <kcozens@cvs.gimp.org>
* app/widgets/gimpactionview.c: Fixed a spelling error.
2004-10-13 DindinX <dindinx@gimp.org>
* plug-ins/common/colorify.c: Added a preview.

View File

@ -502,7 +502,7 @@ gimp_action_view_conflict_confirm (GimpActionView *view,
gimp_standard_help_func, NULL,
GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
_("_Resassign shortcut"), GTK_RESPONSE_OK,
_("_Reassign shortcut"), GTK_RESPONSE_OK,
NULL);