From 0a0203a418a082a38c5c700ea11377153fa37555 Mon Sep 17 00:00:00 2001 From: Steve Clay Date: Thu, 2 Aug 2012 19:40:52 -0300 Subject: Fixed doc for plugins/usersettings/save action --- actions/plugins/usersettings/save.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actions') diff --git a/actions/plugins/usersettings/save.php b/actions/plugins/usersettings/save.php index 71ad2ad7b..f6b8ab0b6 100644 --- a/actions/plugins/usersettings/save.php +++ b/actions/plugins/usersettings/save.php @@ -3,7 +3,7 @@ * Saves user-specific plugin settings. * * This action can be overriden for a specific plugin by creating the - * settings//save action in that plugin. + * /usersettings/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