summaryrefslogtreecommitdiff
path: root/modules/user/user.pages.inc
diff options
context:
space:
mode:
Diffstat (limited to 'modules/user/user.pages.inc')
-rw-r--r--modules/user/user.pages.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/user/user.pages.inc b/modules/user/user.pages.inc
index 6cfd15fda..284b433e4 100644
--- a/modules/user/user.pages.inc
+++ b/modules/user/user.pages.inc
@@ -453,7 +453,7 @@ function user_cancel_confirm_form_submit($form, &$form_state) {
/**
* Helper function to return available account cancellation methods.
*
- * Please refer to the documentation of hook_user_cancel_methods_alter().
+ * See documentation of hook_user_cancel_methods_alter().
*
* @return
* An array containing all account cancellation methods as form elements.