summaryrefslogtreecommitdiffstats
path: root/lib/filesystem.php
diff options
context:
space:
mode:
authorBart Visscher <bartv@thisnet.nl>2012-06-08 16:39:21 +0200
committerBart Visscher <bartv@thisnet.nl>2012-06-08 21:38:10 +0200
commit7c5c257bf69f77cea599bdf641676977009ee162 (patch)
tree55d9924e0144e42b37c0449baa9411a30603de01 /lib/filesystem.php
parent0a49bae87aecef9f6d51007fe02a5071b2f662a4 (diff)
downloadnextcloud-server-7c5c257bf69f77cea599bdf641676977009ee162.tar.gz
nextcloud-server-7c5c257bf69f77cea599bdf641676977009ee162.zip
Comment layout and spelling fixes
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 84d45f5f24b..43d743b639d 100644
--- a/lib/filesystem.php
+++ b/lib/filesystem.php
@@ -281,7 +281,7 @@ class OC_Filesystem{
}
/**
- * change the root to a fake toor
+ * change the root to a fake root
* @param string fakeRoot
* @return bool
*/