summaryrefslogtreecommitdiffstats
path: root/lib/filesystem.php
diff options
context:
space:
mode:
authorBart Visscher <bartv@thisnet.nl>2012-06-20 17:20:39 +0200
committerBart Visscher <bartv@thisnet.nl>2012-06-20 17:20:39 +0200
commit008663989163ef612f7a34c0c097397c06c8feb2 (patch)
tree5f86dd36c2a8ab6be13c7cdf3f56e51542676be8 /lib/filesystem.php
parent7a3d606cacb68c23d7972d078370c58d4a8f8a2c (diff)
parent2d581c675fb488df0875e4a489821cf88b7679ac (diff)
downloadnextcloud-server-008663989163ef612f7a34c0c097397c06c8feb2.tar.gz
nextcloud-server-008663989163ef612f7a34c0c097397c06c8feb2.zip
Merge branch 'audit'
Diffstat (limited to 'lib/filesystem.php')
-rw-r--r--lib/filesystem.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/filesystem.php b/lib/filesystem.php
index aeeb012f373..0ab3bd69acd 100644
--- a/lib/filesystem.php
+++ b/lib/filesystem.php
@@ -25,7 +25,7 @@
/**
* Class for abstraction of filesystem functions
* This class won't call any filesystem functions for itself but but will pass them to the correct OC_Filestorage object
- * this class should also handle all the file premission related stuff
+ * this class should also handle all the file permission related stuff
*
* Hooks provided:
* read(path)