From efed4cfc709e5bf61b4a61dc757347fd4d592b16 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 20 Jun 2004 08:27:03 +0000 Subject: - Patch #8679 by asimmonds: fixed spelling mistakes. --- includes/menu.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/menu.inc b/includes/menu.inc index c97ab1e5a..2edfb0491 100644 --- a/includes/menu.inc +++ b/includes/menu.inc @@ -179,7 +179,7 @@ function menu_set_location($location) { * Execute the handler associated with the active menu item. * * This is called early in the page request. The active menu item is at - * this point determined excusively by the URL. The handler that is called + * this point determined exclusively by the URL. The handler that is called * here may, as a side effect, change the active menu item so that later * menu functions (that display the menus and breadcrumbs, for example) * act as if the user were in a different location on the site. -- cgit v1.2.3