X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=dav%2FSabreDAV%2Flib%2FSabre%2FCalDAV%2FNotifications%2FCollection.php;fp=dav%2FSabreDAV%2Flib%2FSabre%2FCalDAV%2FNotifications%2FCollection.php;h=479720c6bd7479c495827728b67002aaa7d9957b;hb=39dd3dffe07efd69fa1ac6d0bd243c7fc0e3a66f;hp=8f6cb260100371a808c69aaf3c1c83a00ff9a8d9;hpb=5360f08f4295f2306d815a7659fbdff94fda01a3;p=friendica-addons.git diff --git a/dav/SabreDAV/lib/Sabre/CalDAV/Notifications/Collection.php b/dav/SabreDAV/lib/Sabre/CalDAV/Notifications/Collection.php index 8f6cb260..479720c6 100644 --- a/dav/SabreDAV/lib/Sabre/CalDAV/Notifications/Collection.php +++ b/dav/SabreDAV/lib/Sabre/CalDAV/Notifications/Collection.php @@ -4,7 +4,7 @@ * This node represents a list of notifications. * * It provides no additional functionality, but you must implement this - * interface to allow the Notifications plugin to mark the collection + * interface to allow the Notifications addon to mark the collection * as a notifications collection. * * This collection should only return Sabre_CalDAV_Notifications_INode nodes as