aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiMessage.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/api/ApiMessage.php')
-rw-r--r--includes/api/ApiMessage.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/api/ApiMessage.php b/includes/api/ApiMessage.php
index 254cdcde526e..2a4511287bfa 100644
--- a/includes/api/ApiMessage.php
+++ b/includes/api/ApiMessage.php
@@ -33,7 +33,7 @@ class ApiMessage extends Message implements IApiMessage {
* This returns $msg if it's an IApiMessage, calls 'new ApiRawMessage' if
* $msg is a RawMessage, or calls 'new ApiMessage' in all other cases.
*
- * @stable for calling
+ * @stable to call
* @param Message|RawMessage|array|string $msg
* @param string|null $code
* @param array|null $data