aboutsummaryrefslogtreecommitdiffstats
path: root/includes/auth/AbstractPasswordPrimaryAuthenticationProvider.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/auth/AbstractPasswordPrimaryAuthenticationProvider.php')
-rw-r--r--includes/auth/AbstractPasswordPrimaryAuthenticationProvider.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/auth/AbstractPasswordPrimaryAuthenticationProvider.php b/includes/auth/AbstractPasswordPrimaryAuthenticationProvider.php
index 5b29dd037717..c775cbc7f660 100644
--- a/includes/auth/AbstractPasswordPrimaryAuthenticationProvider.php
+++ b/includes/auth/AbstractPasswordPrimaryAuthenticationProvider.php
@@ -41,7 +41,7 @@ abstract class AbstractPasswordPrimaryAuthenticationProvider
private $passwordFactory = null;
/**
- * @stable for calling
+ * @stable to call
* @param array $params Settings
* - authoritative: Whether this provider should ABSTAIN (false) or FAIL
* (true) on password failure