]> git.mjollnir.org Git - moodle.git/commitdiff
NOBUG: Fixed spelling mistake in comments to test something for Jordan
authorSam Hemelryk <sam@moodle.com>
Fri, 23 Oct 2009 04:23:57 +0000 (04:23 +0000)
committerSam Hemelryk <sam@moodle.com>
Fri, 23 Oct 2009 04:23:57 +0000 (04:23 +0000)
lib/navigationlib.php

index 04d32be25fdffb40e7389240f81ae24ad6e464f6..2938df4b9b752a66e7f9fb057711a33ac040e848 100644 (file)
@@ -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');