Bug 568617 – "Plase" misspelled

2009-01-21  Sven Neumann  <sven@gimp.org>

	Bug 568617 – "Plase" misspelled

	* app/widgets/gimpuimanager.c: fixed typo.


svn path=/trunk/; revision=27926
This commit is contained in:
Sven Neumann
2009-01-21 21:52:15 +00:00
committed by Sven Neumann
parent 4a72283f76
commit e9e48274c5
2 changed files with 8 additions and 2 deletions

View File

@ -736,8 +736,8 @@ gimp_ui_manager_entry_ensure (GimpUIManager *manager,
"%s\n\n%s\n\n%s",
_("Your GIMP installation is incomplete:"),
error->message,
_("Plase make sure the menu XML files are correctly "
"installed."));
_("Please make sure the menu XML files are "
"correctly installed."));
}
else
{