From 084d57c4f6c2e6ba2a894e3e0f32c9e8937ed695 Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Wed, 9 Jun 2004 12:23:00 +0000 Subject: [PATCH] typo --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 77d14d69bb..f2b42dd45d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2004-06-09 Sven Neumann - * app/tools/gimppenciltool.c (gimp_pencil_tool_init): no need + * app/tools/gimppenciltool.c (gimp_pencil_tool_init): no need to request GIMP_MOTION_MODE_EXACT here since the parent class does that already.