diff options
Diffstat (limited to 'includes/filerepo/file/LocalFile.php')
-rw-r--r-- | includes/filerepo/file/LocalFile.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/filerepo/file/LocalFile.php b/includes/filerepo/file/LocalFile.php index 85bce5864077..185f07f51fe2 100644 --- a/includes/filerepo/file/LocalFile.php +++ b/includes/filerepo/file/LocalFile.php @@ -259,7 +259,7 @@ class LocalFile extends File { /** * Do not call this except from inside a repo class. - * @stable for calling + * @stable to call * * @param Title $title * @param FileRepo $repo |