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:
authorMorris Jobke <hey@morrisjobke.de>2021-05-21 12:09:52 +0300
committerGitHub <noreply@github.com>2021-05-21 12:09:52 +0300
commitb2c2f32968ea9fcf3c28a35bc31c78e4d2caae08 (patch)
tree6fc3c5f361f2aaae9f133ff19437fbbed81f296e /lib/public/Files/Mount/IMountPoint.php
parenta6cb2973a973565e2450b8bb7912257e5e22cde2 (diff)
parent35d978c2fca0b4ae7961e44a3a9e1a4f77fad6dc (diff)
Merge pull request #27039 from nextcloud/fix/2973/rename-external-storages
Rename External storages to External storage
Diffstat (limited to 'lib/public/Files/Mount/IMountPoint.php')
-rw-r--r--lib/public/Files/Mount/IMountPoint.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public/Files/Mount/IMountPoint.php b/lib/public/Files/Mount/IMountPoint.php
index 51a5fbade48..4c424d63438 100644
--- a/lib/public/Files/Mount/IMountPoint.php
+++ b/lib/public/Files/Mount/IMountPoint.php
@@ -121,7 +121,7 @@ interface IMountPoint {
public function getMountId();
/**
- * Get the type of mount point, used to distinguish things like shares and external storages
+ * Get the type of mount point, used to distinguish things like shares and external storage
* in the web interface
*
* @return string