From fe04b8f5a1c5e13b1f2f5e0b2ac8bb7f419ec311 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 6 Mar 2010 06:33:14 +0000 Subject: - Patch #680850 by bleen18, jhodgdon, David_Rothstein: tests for Shortcut module. --- modules/shortcut/shortcut.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/shortcut/shortcut.module') diff --git a/modules/shortcut/shortcut.module b/modules/shortcut/shortcut.module index fccb0f61b..7144dae93 100644 --- a/modules/shortcut/shortcut.module +++ b/modules/shortcut/shortcut.module @@ -328,7 +328,7 @@ function shortcut_set_load($set_name) { * - 'title': The title of the shortcut set. * - 'set_name': (optional) The internal name of the shortcut set. If * omitted, a new shortcut set will be created, and the 'set_name' property - * will be added to the passed-in array. + * will be added to the passed-in object. * - 'links': (optional) An array of menu links to save for the shortcut set. * Each link is an array containing at least the following keys (which will * be expanded to fill in other default values after the shortcut set is -- cgit v1.2.3