[Pkg-owncloud-commits] [php-sabre-vobject] 87/106: typo
David Prévot
taffit at moszumanska.debian.org
Fri Aug 22 15:11:07 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 afc4b2c2b344fe4e5ea1f8b680b960c92de79acb
Author: Evert Pot <me at evertpot.com>
Date: Mon Aug 11 18:53:16 2014 -0400
typo
---
lib/Recur/EventIterator.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/Recur/EventIterator.php b/lib/Recur/EventIterator.php
index 4fa96ce..0e665f1 100644
--- a/lib/Recur/EventIterator.php
+++ b/lib/Recur/EventIterator.php
@@ -106,7 +106,7 @@ class EventIterator implements \Iterator {
// No base event was found. CalDAV does allow cases where only
// overridden instances are stored.
//
- // In this barticular case, we're just going to grab the first
+ // In this particular case, we're just going to grab the first
// event and use that instead. This may not always give the
// desired result.
if (!count($this->overriddenEvents)) {
--
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