[Pkg-owncloud-commits] [php-sabredav] 14/75: Fix a typo in the API documentation.
David Prévot
taffit at moszumanska.debian.org
Thu Feb 26 18:51:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit 5ccbc21310c545adf312451933e61d1f12c402a6
Author: Ivan Enderlin <ivan.enderlin at hoa-project.net>
Date: Fri Feb 6 15:30:33 2015 +0100
Fix a typo in the API documentation.
---
lib/CalDAV/Backend/BackendInterface.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/CalDAV/Backend/BackendInterface.php b/lib/CalDAV/Backend/BackendInterface.php
index 6484282..7f63d4d 100644
--- a/lib/CalDAV/Backend/BackendInterface.php
+++ b/lib/CalDAV/Backend/BackendInterface.php
@@ -17,7 +17,7 @@ interface BackendInterface {
* Every project is an array with the following keys:
* * id, a unique id that will be used by other functions to modify the
* calendar. This can be the same as the uri or a database key.
- * * uri, which the basename of the uri with which the calendar is
+ * * uri, which is the basename of the uri with which the calendar is
* accessed.
* * principaluri. The owner of the calendar. Almost always the same as
* principalUri passed to this method.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git
More information about the Pkg-owncloud-commits
mailing list