diff options
author | JP Rosevear <jpr@ximian.com> | 2003-03-05 04:32:09 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2003-03-05 04:32:09 +0800 |
commit | 16590660ae3106343fddfaf985665fe42b87ed5f (patch) | |
tree | 82207403507b714d7425bac84204447509e0bafa /calendar/idl | |
parent | 8f2be4ed8988cff41120ec5a6bf3eae2882dab33 (diff) | |
download | gsoc2013-evolution-16590660ae3106343fddfaf985665fe42b87ed5f.tar.gz 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
Diffstat (limited to 'calendar/idl')
-rw-r--r-- | calendar/idl/evolution-calendar.idl | 2 |
1 files changed, 1 insertions, 1 deletions
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, |