diff options
Diffstat (limited to 'lib/public/files.php')
-rw-r--r-- | lib/public/files.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public/files.php b/lib/public/files.php index f1b8a855194..f7f0b30bf86 100644 --- a/lib/public/files.php +++ b/lib/public/files.php @@ -123,7 +123,7 @@ class Files { /** * Gets the Storage for an app - creates the needed folder if they are not - * existant + * existent * @param string $app * @return \OC\Files\View * @since 5.0.0 |