app: typo fix - s/widht/width/

This commit is contained in:
Jehan 2016-07-07 02:28:20 +02:00
parent 7b1401293d
commit 7fb07e1da1
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@ gimp_prop_widget_new_from_pspec (GObject *config,
{
if (HAS_KEY (pspec, "axis", "x"))
{
g_printerr ("XXX setting widht %d on %s\n",
g_printerr ("XXX setting width %d on %s\n",
area->width, pspec->name);
gimp_spin_scale_set_scale_limits (GIMP_SPIN_SCALE (widget),