diff options
Diffstat (limited to 'includes/filerepo/file/ArchivedFile.php')
-rw-r--r-- | includes/filerepo/file/ArchivedFile.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/filerepo/file/ArchivedFile.php b/includes/filerepo/file/ArchivedFile.php index 33047e18f577..d5f2c8bbf9fd 100644 --- a/includes/filerepo/file/ArchivedFile.php +++ b/includes/filerepo/file/ArchivedFile.php @@ -100,7 +100,7 @@ class ArchivedFile { protected $exists; /** - * @stable for calling + * @stable to call * @throws MWException * @param Title $title * @param int $id |