From: Sam Hemelryk Date: Fri, 23 Oct 2009 04:23:57 +0000 (+0000) Subject: NOBUG: Fixed spelling mistake in comments to test something for Jordan X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2561c4e99c02f08f84f5da623bc3a75a01226a9e;p=moodle.git NOBUG: Fixed spelling mistake in comments to test something for Jordan --- diff --git a/lib/navigationlib.php b/lib/navigationlib.php index 04d32be25f..2938df4b9b 100644 --- a/lib/navigationlib.php +++ b/lib/navigationlib.php @@ -32,7 +32,7 @@ if (!function_exists('get_all_sections')) { } /** - * The name that will be used to seperate the navigation cache within SESSION + * The name that will be used to separate the navigation cache within SESSION */ define('NAVIGATION_CACHE_NAME', 'navigation');