From: scyrma Date: Wed, 2 Jul 2008 07:33:41 +0000 (+0000) Subject: Typo fix. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=e268184bf4eed601de0bf34d281a4ef033e2585d;p=moodle.git Typo fix. --- diff --git a/lib/moodlelib.php b/lib/moodlelib.php index 62d065216b..c96c1e7826 100644 --- a/lib/moodlelib.php +++ b/lib/moodlelib.php @@ -256,7 +256,7 @@ define ('BLOG_SITE_LEVEL', 4); define ('BLOG_GLOBAL_LEVEL', 5); /** - * Tag constanst + * Tag constants */ //To prevent problems with multibytes strings, this should not exceed the //length of "varchar(255) / 3 (bytes / utf-8 character) = 85".