[Pkg-owncloud-commits] [php-sabre-vobject] 76/106: Add a few periods.
David Prévot
taffit at moszumanska.debian.org
Fri Aug 22 15:11:06 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 d926b68cb83cb4930edd6c910d43e6fbc8ca963c
Author: Evert Pot <evert at rooftopsolutions.nl>
Date: Thu Aug 7 11:30:26 2014 -0400
Add a few periods.
---
lib/Recur/RDateIterator.php | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/lib/Recur/RDateIterator.php b/lib/Recur/RDateIterator.php
index 354e376..3a3fd2a 100644
--- a/lib/Recur/RDateIterator.php
+++ b/lib/Recur/RDateIterator.php
@@ -24,7 +24,7 @@ use Sabre\VObject\DateTimeParser;
class RDateIterator implements Iterator {
/**
- * Creates the Iterator
+ * Creates the Iterator.
*
* @param string|array $rrule
* @param DateTime $start
@@ -47,7 +47,7 @@ class RDateIterator implements Iterator {
}
/**
- * Returns the current item number
+ * Returns the current item number.
*
* @return int
*/
@@ -70,7 +70,7 @@ class RDateIterator implements Iterator {
}
/**
- * Resets the iterator
+ * Resets the iterator.
*
* @return void
*/
@@ -82,7 +82,7 @@ class RDateIterator implements Iterator {
}
/**
- * Goes on to the next iteration
+ * Goes on to the next iteration.
*
* @return void
*/
--
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