[CalendarServer-changes] [11610] CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/ notifications.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Aug 16 08:56:06 PDT 2013


Revision: 11610
          http://trac.calendarserver.org//changeset/11610
Author:   cdaboo at apple.com
Date:     2013-08-16 08:56:06 -0700 (Fri, 16 Aug 2013)
Log Message:
-----------
Typo.

Modified Paths:
--------------
    CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/notifications.py

Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/notifications.py
===================================================================
--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/notifications.py	2013-08-16 15:54:29 UTC (rev 11609)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/notifications.py	2013-08-16 15:56:06 UTC (rev 11610)
@@ -72,7 +72,7 @@
 
         print "Entering notifications edit mode on resource: %s" % (resource.relativeURL(),)
         if not self.subshell:
-            self.subshell = SubShell(self.shell, "Share", (
+            self.subshell = SubShell(self.shell, "Notifications", (
                 commands.help.Cmd(),
                 commands.logging.Cmd(),
                 commands.quit.Cmd(),
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130816/bb5c80e0/attachment.html>


More information about the calendarserver-changes mailing list