X-Git-Url: https://git.mxchange.org/?p=friendica-addons.git;a=blobdiff_plain;f=dav%2FSabreDAV%2Flib%2FSabre%2FCalDAV%2FNotifications%2FICollection.php;fp=dav%2FSabreDAV%2Flib%2FSabre%2FCalDAV%2FNotifications%2FICollection.php;h=bdf6bf1ece9dcce2eae2efab457ddcc548947eae;hp=eb873af3f92aecd9d5e68870218a9b813e03e5ad;hb=39dd3dffe07efd69fa1ac6d0bd243c7fc0e3a66f;hpb=5360f08f4295f2306d815a7659fbdff94fda01a3 diff --git a/dav/SabreDAV/lib/Sabre/CalDAV/Notifications/ICollection.php b/dav/SabreDAV/lib/Sabre/CalDAV/Notifications/ICollection.php index eb873af3..bdf6bf1e 100644 --- a/dav/SabreDAV/lib/Sabre/CalDAV/Notifications/ICollection.php +++ b/dav/SabreDAV/lib/Sabre/CalDAV/Notifications/ICollection.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