After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 303379 - Typo in description of gimp_image_scale
Typo in description of gimp_image_scale
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Script-Fu
2.2.x
Other Mac OS
: Normal trivial
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2005-05-07 15:11 UTC by Joachim Noreiko
Modified: 2008-01-15 12:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Joachim Noreiko 2005-05-07 15:11:55 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.
Comment 1 Manish Singh 2005-05-07 16:23:04 UTC
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.