aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/filebackend/FileBackendStore.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/libs/filebackend/FileBackendStore.php')
-rw-r--r--includes/libs/filebackend/FileBackendStore.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/libs/filebackend/FileBackendStore.php b/includes/libs/filebackend/FileBackendStore.php
index 5fea612e47e6..0ccc63df0330 100644
--- a/includes/libs/filebackend/FileBackendStore.php
+++ b/includes/libs/filebackend/FileBackendStore.php
@@ -79,7 +79,7 @@ abstract class FileBackendStore extends FileBackend {
* returns the MIME type of the file or 'unknown/unknown'. The file
* system path parameter should be used if the content one is null.
*
- * @stable for calling
+ * @stable to call
*
* @param array $config
*/