From 2561c4e99c02f08f84f5da623bc3a75a01226a9e Mon Sep 17 00:00:00 2001 From: Sam Hemelryk Date: Fri, 23 Oct 2009 04:23:57 +0000 Subject: [PATCH] NOBUG: Fixed spelling mistake in comments to test something for Jordan --- lib/navigationlib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'); -- 2.39.5