From 16590660ae3106343fddfaf985665fe42b87ed5f Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Tue, 4 Mar 2003 20:32:09 +0000 Subject: fix comment 2003-02-05 JP Rosevear * idl/evolution-calendar.idl: fix comment svn path=/trunk/; revision=20149 --- calendar/idl/evolution-calendar.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/idl') 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, -- cgit