aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Files.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Files.php')
-rw-r--r--lib/public/Files.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public/Files.php b/lib/public/Files.php
index d176c2f2a7b..62c41c4ada1 100644
--- a/lib/public/Files.php
+++ b/lib/public/Files.php
@@ -30,7 +30,7 @@ class Files {
* Get the mimetype form a local file
* @param string $path
* @return string
- * does NOT work for ownClouds filesystem, use OC_FileSystem::getMimeType instead
+ * does NOT work for ownClouds filesystem, use OC_FileSystem::getMimeType instead
* @since 5.0.0
* @deprecated 14.0.0
*/