From db6d03d5cf4cbe599532fd4cec9b06ef2a73eaad Mon Sep 17 00:00:00 2001 From: skeeter Date: Mon, 5 Nov 2001 18:13:30 +0000 Subject: [PATCH] Misspelled the word function. --- calendar/inc/class.uicalendar.inc.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/calendar/inc/class.uicalendar.inc.php b/calendar/inc/class.uicalendar.inc.php index 04f613d68d..285d631c74 100755 --- a/calendar/inc/class.uicalendar.inc.php +++ b/calendar/inc/class.uicalendar.inc.php @@ -444,8 +444,7 @@ echo $this->get_year(); } - - functiong get_year() + function get_year() { if(!$this->bo->printer_friendly) {