diff options
author | Harish Krishnaswamy <kharish@src.gnome.org> | 2004-12-24 12:44:57 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2004-12-24 12:44:57 +0800 |
commit | 7b807fd2d71c6063c19c29aa5ef7bced5cbce3a1 (patch) | |
tree | 131039e649aabb4ba5522a6d0af08b2db362e963 /calendar/ChangeLog | |
parent | 756599a28c39a84401d77e297766e52647e57683 (diff) | |
download | gsoc2013-evolution-7b807fd2d71c6063c19c29aa5ef7bced5cbce3a1.tar.gz gsoc2013-evolution-7b807fd2d71c6063c19c29aa5ef7bced5cbce3a1.tar.zst gsoc2013-evolution-7b807fd2d71c6063c19c29aa5ef7bced5cbce3a1.zip |
typo correction
svn path=/trunk/; revision=28197
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 67fbadee9d..c9a0f2582d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,6 +1,6 @@ 2004-12-24 Harish Krishnaswamy <kharish@novell.com> * gui/dialogs/event-editor.c (event_editor_edit_comp): - Check for the existense of the meet/sched pages before + Check for the existence of the meet/sched pages before attempting to remove them. 2004-12-23 Chenthill Palanisamy <pchenthill@novell.com> |