From 9d203ddbdcb4af400a0de21f5472a1485586ae71 Mon Sep 17 00:00:00 2001 From: Martin Nordholts Date: Wed, 13 Aug 2008 17:41:47 +0000 Subject: [PATCH] toggled -> toggled on in most recent ChangeLog entry. svn path=/trunk/; revision=26530 --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 62527dd65b..954dc9e36b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,8 +4,8 @@ (gimp_display_shell_scale_image_is_within_viewport): New function. * app/display/gimpdisplayshell.c (gimp_display_shell_new): When - the zoom button is toggled, implicitly do a View -> Fit Image in - Window if the (scaled) image is within the viewport. + the zoom button is toggled on, implicitly do a View -> Fit Image + in Window if the (scaled) image is within the viewport. 2008-08-13 Martin Nordholts