From d3eeba599b8da0ce1c38c88e1a65c7f0180e7969 Mon Sep 17 00:00:00 2001 From: tjhunt Date: Tue, 15 Aug 2006 16:53:24 +0000 Subject: [PATCH] Delete stray space. --- lib/moodlelib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/moodlelib.php b/lib/moodlelib.php index b4a43a33db..3718b41b60 100644 --- a/lib/moodlelib.php +++ b/lib/moodlelib.php @@ -5557,7 +5557,7 @@ function update_event($event) { /** * Call this function to delete the event with id $id from calendar table. * - * @uses $CFG + * @uses $CFG * @param int $id The id of an event from the 'calendar' table. * @return array An associative array with the results from the SQL call. * @todo Verify return type -- 2.39.5