[Pkg-owncloud-commits] [php-sabredav] 210/275: Spacing.
David Prévot
taffit at moszumanska.debian.org
Thu Sep 25 14:56:09 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabredav.
commit c6a0ee618f22112b1269c6a77d600c6f4f0f1fdc
Author: Evert Pot <evert at rooftopsolutions.nl>
Date: Tue Sep 9 13:41:01 2014 +0200
Spacing.
---
lib/CalDAV/Backend/PDO.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lib/CalDAV/Backend/PDO.php b/lib/CalDAV/Backend/PDO.php
index 21d77f4..ed09424 100644
--- a/lib/CalDAV/Backend/PDO.php
+++ b/lib/CalDAV/Backend/PDO.php
@@ -185,8 +185,8 @@ class PDO extends AbstractBackend implements SyncSupport, SubscriptionSupport {
/**
* Creates a new calendar for a principal.
*
- * If the creation was a success, an id must be returned that can be used to reference
- * this calendar in other methods, such as updateCalendar
+ * If the creation was a success, an id must be returned that can be used
+ * to reference this calendar in other methods, such as updateCalendar.
*
* @param string $principalUri
* @param string $calendarUri
--
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