summaryrefslogtreecommitdiff
path: root/includes/menu.inc
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2011-04-12 22:54:25 +0200
committerDries Buytaert <dries@buytaert.net>2011-04-12 22:54:25 +0200
commit8cdf750e0e431979dcea0009eb743959381c35d0 (patch)
tree041f0faf94f863c9c4e069a7fea6f1d7b1f6f06d /includes/menu.inc
parent00361a2c780209775cae007ee11a4ce60b525136 (diff)
downloadbrdo-8cdf750e0e431979dcea0009eb743959381c35d0.tar.gz
brdo-8cdf750e0e431979dcea0009eb743959381c35d0.tar.bz2
- Patch #1066118 by Barrett: hook_field_widget_form() has punctuation error.
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 ce2eceab7..4757c77c6 100644
--- a/includes/menu.inc
+++ b/includes/menu.inc
@@ -2066,7 +2066,7 @@ function menu_local_tasks($level = 0) {
* node or array('system', 'navigation') for a certain block.
*
* @return
- * A list of menu router items that are local tasks for the passed in path.
+ * A list of menu router items that are local tasks for the passed-in path.
*
* @see contextual_links_preprocess()
*/