GNOME Bugzilla – Bug 303379
Typo in description of gimp_image_scale
Last modified: 2008-01-15 12:53:44 UTC
Version details: Gimp.app The description for gimp_image_scale in the procedure browser reads: "This procedure scales the image so that it's new width..." "it's" should read "its" without the apostrophe.
Thanks. Fixed in both branches: 2005-05-07 Manish Singh <yosh@gimp.org> * tools/pdbgen/pdb/image.pdb: Fix a typo reported in bug #303379. * app/pdb/image_cmds.c * libgimp/gimpimage_pdb.c: regenerated.