diff options
Diffstat (limited to 'includes/auth/ButtonAuthenticationRequest.php')
-rw-r--r-- | includes/auth/ButtonAuthenticationRequest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/auth/ButtonAuthenticationRequest.php b/includes/auth/ButtonAuthenticationRequest.php index c6b26dcbf9fe..7e4b2f0b876b 100644 --- a/includes/auth/ButtonAuthenticationRequest.php +++ b/includes/auth/ButtonAuthenticationRequest.php @@ -41,7 +41,7 @@ class ButtonAuthenticationRequest extends AuthenticationRequest { protected $help; /** - * @stable for calling + * @stable to call * @param string $name Button name * @param Message $label Button label * @param Message $help Button help |