diff options
Diffstat (limited to 'lib/public/Files/Mount/IMountPoint.php')
-rw-r--r-- | lib/public/Files/Mount/IMountPoint.php | 2 |
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 |