From 9bfb7116eb386118f27cb24b5998cb6ecb799b14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20M=C3=B6ller?= Date: Sat, 22 Jan 2011 02:32:48 +0100 Subject: [PATCH] Correct a small typo. Correcting the typo in the source not in the docs as they are auto generated. --- inc/iSchedule.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/iSchedule.php b/inc/iSchedule.php index daebe1c0..71fd3895 100644 --- a/inc/iSchedule.php +++ b/inc/iSchedule.php @@ -118,7 +118,7 @@ class iSchedule } /** - * finds a remote calender server via DNS SRV records + * finds a remote calendar server via DNS SRV records */ function getServer ( ) {