Issue #2660240 by Kgaut: Typo in menu.inc

merge-requests/26/head
stefan.r 2016-06-28 18:15:21 +02:00
parent d11d1c268a
commit c872c60b67
1 changed files with 1 additions and 1 deletions

View File

@ -2419,7 +2419,7 @@ function menu_set_active_trail($new_trail = NULL) {
// argument placeholders (%). Such links are not contained in regular
// menu trees, and have only been loaded for the additional
// translation that happens here, so as to be able to display them in
// the breadcumb for the current page.
// the breadcrumb for the current page.
// @see _menu_tree_check_access()
// @see _menu_link_translate()
if (strpos($link['href'], '%') !== FALSE) {