From 0bbecf044350f7dbfb865f79d4064d79a091f672 Mon Sep 17 00:00:00 2001 From: Steve Clay Date: Thu, 2 Aug 2012 14:40:39 -0300 Subject: Fixed doc for plugins/settings/save action --- actions/plugins/settings/save.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actions') diff --git a/actions/plugins/settings/save.php b/actions/plugins/settings/save.php index e94127f7c..581a2f9ec 100644 --- a/actions/plugins/settings/save.php +++ b/actions/plugins/settings/save.php @@ -3,7 +3,7 @@ * Saves global plugin settings. * * This action can be overriden for a specific plugin by creating the - * settings//save action in that plugin. + * /settings/save action in that plugin. * * @uses array $_REQUEST['params'] A set of key/value pairs to save to the ElggPlugin entity * @uses int $_REQUEST['plugin_id'] The ID of the plugin -- cgit v1.2.3