diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-05-17 00:45:10 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-05-17 00:45:10 +0800 |
commit | 3df368c57087846bb1c1671f7a6b91de8dce8888 (patch) | |
tree | 86956abeb3739258ecd5064ddd27f6c128330e57 /my-evolution/ChangeLog | |
parent | 98204f8997f7ed8ad2b02432e758cde9cd67fa5e (diff) | |
download | gsoc2013-evolution-3df368c57087846bb1c1671f7a6b91de8dce8888.tar.gz gsoc2013-evolution-3df368c57087846bb1c1671f7a6b91de8dce8888.tar.zst gsoc2013-evolution-3df368c57087846bb1c1671f7a6b91de8dce8888.zip |
(setup_calendar): Fix typo, celendar_path
-> calendar_path.
svn path=/trunk/; revision=21213
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 317e3dd377..1e7db89e9a 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,8 @@ +2003-05-16 Ettore Perazzoli <ettore@ximian.com> + + * e-summary-calendar.c (setup_calendar): Fix typo, celendar_path + -> calendar_path. + 2003-05-15 JP Rosevear <jpr@ximian.com> Fixes #43101 |