diff --git a/modules/system/system.api.php b/modules/system/system.api.php index 777af8cd3018f55bc02f322e17152d9f7663391e..d6e737d66f033231c3d840ea53585d2deb156ae1 100644 --- a/modules/system/system.api.php +++ b/modules/system/system.api.php @@ -1412,7 +1412,7 @@ function hook_menu_link_delete($link) { * - #link: An associative array containing: * - title: The localized title of the link. * - href: The system path to link to. - * - localized_options: An array of options to pass to url(). + * - localized_options: An array of options to pass to l(). * - #active: Whether the link should be marked as 'active'. * * @param $data