projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6fbf61
)
phpdoc typo
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Sun, 11 Jul 2010 14:05:26 +0000
(10:05 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Sun, 11 Jul 2010 14:05:26 +0000
(10:05 -0400)
kronolith/lib/Driver/Ical.php
patch
|
blob
|
history
diff --git
a/kronolith/lib/Driver/Ical.php
b/kronolith/lib/Driver/Ical.php
index
23d8664
..
eaec871
100644
(file)
--- a/
kronolith/lib/Driver/Ical.php
+++ b/
kronolith/lib/Driver/Ical.php
@@
-154,7
+154,7
@@
class Kronolith_Driver_Ical extends Kronolith_Driver
}
/* Loop through all explicitly defined recurrence intances and create
- * exceptions for those in the event with the matchin recurrence. */
+ * exceptions for those in the event with the matchin
g
recurrence. */
$results = array();
foreach ($events as $key => $event) {
if ($event->recurs() &&