summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorBjoern Schiessle <schiessle@owncloud.com>2012-08-13 11:31:15 +0200
committerBjoern Schiessle <schiessle@owncloud.com>2012-08-13 11:31:15 +0200
commit34f93ac765690c956fb7f7be1ab087c6b65c6f3b (patch)
treebbddabb43189a2ff6921f6759e7aabdee3c33430 /lib
parent3ec6dc56c93c1c71b58aceef4b211ed75c807f6c (diff)
downloadnextcloud-server-34f93ac765690c956fb7f7be1ab087c6b65c6f3b.tar.gz
nextcloud-server-34f93ac765690c956fb7f7be1ab087c6b65c6f3b.zip
check if user has write access to a given file before updating the filekey
Diffstat (limited to 'lib')
-rw-r--r--lib/ocs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ocs.php b/lib/ocs.php
index 0fc208516ee..5d4e19c0c4a 100644
--- a/lib/ocs.php
+++ b/lib/ocs.php
@@ -767,7 +767,7 @@ class OC_OCS {
}
/**
- * set the encryption keyn of a file
+ * set the encryption key of a file
* @param string $format
* @param string $file
* @param string $key