From b13dd4fd6982b8d35e6e0092962002d8b1fcdd87 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Fri, 9 Jul 1999 19:05:59 +0000 Subject: [PATCH] fixed my latest changelog typo :) --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d484a40703..2a365d7b56 100644 --- a/ChangeLog +++ b/ChangeLog @@ -31,7 +31,7 @@ Fri Jul 9 16:47:04 MEST 1999 Sven Neumann * app/crop.c: mysteriously, using the new tool constructor fixed the crop tool redraw problem. - * app/gdisplay.c: clode cleanup + * app/gdisplay.c: code cleanup. * app/info_dialog.c: never emit signals when updating the info fields. Fixes some more transform tool grid redraw bugs.