diff --git a/modules/user/user.api.php b/modules/user/user.api.php
index edc61bd..84f671a 100644
--- a/modules/user/user.api.php
+++ b/modules/user/user.api.php
@@ -123,7 +123,7 @@ function hook_user_cancel($edit, $account, $method) {
  *   description is NOT used for the radio button, but instead should provide
  *   additional explanation to the user seeking to cancel their account.
  * - access: (optional) A boolean value indicating whether the user can access
- *   a method. If #access is defined, the method cannot be configured as default
+ *   a method. If access is defined, the method cannot be configured as default
  *   method.
  *
  * @param $methods
