diff options
Diffstat (limited to 'includes/api/ApiHelpParamValueMessage.php')
-rw-r--r-- | includes/api/ApiHelpParamValueMessage.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/api/ApiHelpParamValueMessage.php b/includes/api/ApiHelpParamValueMessage.php index 35b990e3d82e..828293c3b421 100644 --- a/includes/api/ApiHelpParamValueMessage.php +++ b/includes/api/ApiHelpParamValueMessage.php @@ -39,7 +39,7 @@ class ApiHelpParamValueMessage extends Message { /** * @see Message::__construct - * @stable for calling + * @stable to call * * @param string $paramValue Parameter value being documented * @param string $text Message to use. |