summaryrefslogtreecommitdiffstats
path: root/lib/private/files/mount/mount.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/files/mount/mount.php')
-rw-r--r--lib/private/files/mount/mount.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/files/mount/mount.php b/lib/private/files/mount/mount.php
index 08d5ddf348b..256630726d2 100644
--- a/lib/private/files/mount/mount.php
+++ b/lib/private/files/mount/mount.php
@@ -28,7 +28,7 @@ class Mount {
private $loader;
/**
- * @param string | \OC\Files\Storage\Storage $storage
+ * @param string|\OC\Files\Storage\Storage $storage
* @param string $mountpoint
* @param array $arguments (optional)\
* @param \OC\Files\Storage\Loader $loader