From 4e78437cd6511e35c851c21ceead8f0857dbb949 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind=20Kol=C3=A5s?= Date: Mon, 8 Nov 2004 09:25:01 +0000 Subject: [PATCH] fixing wording in last entry --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index e9e627067b..5d74a861b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ 2004-11-08 Øyvind Kolås * plug-ins/common/gqbist.c: fixed typo in construction of file - chooser, use gtk_dialog_run instead of seperate callbacks for - file chooser dialogs. + chooser, use gtk_dialog_run instead of separate callbacks for + the responses of the file chooser dialog. 2004-11-08 Sven Neumann