[Pkg-owncloud-commits] [php-sabre-vobject] 74/106: Extra semi-colon
David Prévot
taffit at moszumanska.debian.org
Fri Aug 22 15:11:05 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository php-sabre-vobject.
commit 5942d8bec8c023e959651edea6d94fbdc6c33274
Author: Evert Pot <evert at rooftopsolutions.nl>
Date: Thu Aug 7 11:27:45 2014 -0400
Extra semi-colon
---
lib/Recur/RDateIterator.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/Recur/RDateIterator.php b/lib/Recur/RDateIterator.php
index 88a927e..354e376 100644
--- a/lib/Recur/RDateIterator.php
+++ b/lib/Recur/RDateIterator.php
@@ -58,7 +58,7 @@ class RDateIterator implements Iterator {
}
/**
- * Returns whether the current item is a valid item for the recurrence;
+ * Returns whether the current item is a valid item for the recurrence
* iterator.
*
* @return bool
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabre-vobject.git
More information about the Pkg-owncloud-commits
mailing list