aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiUsageException.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/api/ApiUsageException.php')
-rw-r--r--includes/api/ApiUsageException.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/api/ApiUsageException.php b/includes/api/ApiUsageException.php
index 5b497ec4714c..c55009b9950b 100644
--- a/includes/api/ApiUsageException.php
+++ b/includes/api/ApiUsageException.php
@@ -33,7 +33,7 @@ class ApiUsageException extends MWException implements ILocalizedException {
/**
*
- * @stable for calling
+ * @stable to call
* @param ApiBase|null $module API module responsible for the error, if known
* @param StatusValue $status Status holding errors
* @param int $httpCode HTTP error code to use