aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2003-03-05 04:32:09 +0800
committerJP Rosevear <jpr@src.gnome.org>2003-03-05 04:32:09 +0800
commit16590660ae3106343fddfaf985665fe42b87ed5f (patch)
tree82207403507b714d7425bac84204447509e0bafa
parent8f2be4ed8988cff41120ec5a6bf3eae2882dab33 (diff)
downloadgsoc2013-evolution-16590660ae3106343fddfaf985665fe42b87ed5f.tar
gsoc2013-evolution-16590660ae3106343fddfaf985665fe42b87ed5f.tar.gz
gsoc2013-evolution-16590660ae3106343fddfaf985665fe42b87ed5f.tar.bz2
gsoc2013-evolution-16590660ae3106343fddfaf985665fe42b87ed5f.tar.lz
gsoc2013-evolution-16590660ae3106343fddfaf985665fe42b87ed5f.tar.xz
gsoc2013-evolution-16590660ae3106343fddfaf985665fe42b87ed5f.tar.zst
gsoc2013-evolution-16590660ae3106343fddfaf985665fe42b87ed5f.zip
fix comment
2003-02-05 JP Rosevear <jpr@ximian.com> * idl/evolution-calendar.idl: fix comment svn path=/trunk/; revision=20149
-rw-r--r--calendar/ChangeLog4
-rw-r--r--calendar/idl/evolution-calendar.idl2
2 files changed, 5 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index eaa0c450c4..7d82666b96 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,9 @@
2003-02-05 JP Rosevear <jpr@ximian.com>
+ * idl/evolution-calendar.idl: fix comment
+
+2003-02-05 JP Rosevear <jpr@ximian.com>
+
* gui/calendar-model.c (calendar_model_append_row): update FIXME
note
diff --git a/calendar/idl/evolution-calendar.idl b/calendar/idl/evolution-calendar.idl
index 87a8d76e96..5a72a5da6d 100644
--- a/calendar/idl/evolution-calendar.idl
+++ b/calendar/idl/evolution-calendar.idl
@@ -147,7 +147,7 @@ module Calendar {
/* Check write permissions for calendar */
boolean isReadOnly ();
- /* Information on how to schedule */
+ /* Information on the backend's capabilities */
string getStaticCapabilities ();
/* Return the email address associated with this calendar,