[Pkg-owncloud-commits] [php-sabredav] 180/220: Typos (#822)
David Prévot
taffit at moszumanska.debian.org
Thu May 12 01:21:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit f4143446f2aa6499c4a51cd1ebf1af576b85480c
Author: Dominik <DominikTo at users.noreply.github.com>
Date: Wed Apr 27 13:34:34 2016 +0200
Typos (#822)
---
lib/CalDAV/Schedule/Plugin.php | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lib/CalDAV/Schedule/Plugin.php b/lib/CalDAV/Schedule/Plugin.php
index ed7bdff..d2c88e7 100644
--- a/lib/CalDAV/Schedule/Plugin.php
+++ b/lib/CalDAV/Schedule/Plugin.php
@@ -574,8 +574,8 @@ class Plugin extends ServerPlugin {
}
/**
- * This method is triggered whenever a subsystem reqeuests the privileges
- * hat are supported on a particular node.
+ * This method is triggered whenever a subsystem requests the privileges
+ * that are supported on a particular node.
*
* We need to add a number of privileges for scheduling purposes.
*
@@ -719,7 +719,7 @@ class Plugin extends ServerPlugin {
/**
* This method handles POST requests to the schedule-outbox.
*
- * Currently, two types of requests are support:
+ * Currently, two types of requests are supported:
* * FREEBUSY requests from RFC 6638
* * Simple iTIP messages from draft-desruisseaux-caldav-sched-04
*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-php/php-sabredav.git
More information about the Pkg-owncloud-commits
mailing list