From d0f67bcfe1c812bcdb86dee63ec13926bbd9454f Mon Sep 17 00:00:00 2001 From: Martin Nordholts Date: Thu, 24 Apr 2008 05:59:10 +0000 Subject: [PATCH] Fix typo in my most recent ChangeLog entry svn path=/trunk/; revision=25517 --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 488b74ee65..87a5cc3991 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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