From 42ac0856f70b1d7d8815697f66ce05a0aa487ca8 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Tue, 7 Nov 2000 23:50:16 +0000 Subject: [PATCH] tyop. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0c25a6ead8..a4e26a46f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,7 +16,7 @@ * user_install * gtkrc_user: new file gtkrc_user which gets installed as ~/.gimp-1-1/gtkrc (We used to parse the same file twice if the - user didn't the change user-specific gtkrc. The new file has + user didn't change the user-specific gtkrc. The new file has comments only). * app/app_procs.c: g_free() the user gtkrc filename after use.