Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/lib/Service/LegacyStoragesService.php')
-rw-r--r--apps/files_external/lib/Service/LegacyStoragesService.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/lib/Service/LegacyStoragesService.php b/apps/files_external/lib/Service/LegacyStoragesService.php
index 825921832cf..60f6118284a 100644
--- a/apps/files_external/lib/Service/LegacyStoragesService.php
+++ b/apps/files_external/lib/Service/LegacyStoragesService.php
@@ -97,7 +97,7 @@ abstract class LegacyStoragesService {
}
/**
- * Read the external storages config
+ * Read the external storage config
*
* @return StorageConfig[] map of storage id to storage config
*/