From: Michael J. Rubinsky Date: Sun, 11 Jul 2010 14:05:26 +0000 (-0400) Subject: phpdoc typo X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=84c029d5fed72391f86912a9eb8d4595e6041b7b;p=horde.git phpdoc typo --- diff --git a/kronolith/lib/Driver/Ical.php b/kronolith/lib/Driver/Ical.php index 23d866457..eaec871f4 100644 --- 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 matching recurrence. */ $results = array(); foreach ($events as $key => $event) { if ($event->recurs() &&