Fix typo in my most recent ChangeLog entry

svn path=/trunk/; revision=25517
This commit is contained in:
Martin Nordholts 2008-04-24 05:59:10 +00:00
parent 947e873793
commit d0f67bcfe1

View file

@ -2,7 +2,8 @@
* app/tools/gimprectangletool.c
(gimp_rectangle_tool_options_notify): Do appropriate equal and
not-equal comparions for floting point numbers. Fixes bug #527863.
not-equal comparisons for floting point numbers. Fixes
bug #527863.
2008-04-23 Sven Neumann <sven@gimp.org>