summaryrefslogtreecommitdiffstats
path: root/lib/public/files.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/files.php')
-rw-r--r--lib/public/files.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/public/files.php b/lib/public/files.php
index f6b3e0ee38a..c2945b200e8 100644
--- a/lib/public/files.php
+++ b/lib/public/files.php
@@ -31,7 +31,8 @@
namespace OCP;
/**
- * This class provides access to the internal filesystem abstraction layer. Use this class exlusively if you want to access files
+ * This class provides access to the internal filesystem abstraction layer. Use
+ * this class exlusively if you want to access files
*/
class Files {
/**