summaryrefslogtreecommitdiff
path: root/includes/menu.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/menu.inc')
-rw-r--r--includes/menu.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/menu.inc b/includes/menu.inc
index eb623a936..140e67e71 100644
--- a/includes/menu.inc
+++ b/includes/menu.inc
@@ -431,7 +431,7 @@ function menu_set_item($path, $router_item) {
*
* @param $path
* The path; for example, 'node/5'. The function will find the corresponding
- * node/% item and return that.
+ * node/% item and return that. Defaults to the current path.
* @param $router_item
* Internal use only.
*