summaryrefslogtreecommitdiffstats
path: root/lib/private/share
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2015-07-23 16:09:40 +0200
committerThomas Müller <thomas.mueller@tmit.eu>2015-07-23 16:11:06 +0200
commit632e39a750ebc9e7063fe1b73fab059ef511f692 (patch)
tree8fea5f952a35f1a31765c2577b30cfe104b18615 /lib/private/share
parentac08685234249f5045e9f73f49d1cd05c283dbc2 (diff)
downloadnextcloud-server-632e39a750ebc9e7063fe1b73fab059ef511f692.tar.gz
nextcloud-server-632e39a750ebc9e7063fe1b73fab059ef511f692.zip
Fix PHPDoc on setPassword
Diffstat (limited to 'lib/private/share')
-rw-r--r--lib/private/share/share.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/share/share.php b/lib/private/share/share.php
index ab42c0daab4..c0285125234 100644
--- a/lib/private/share/share.php
+++ b/lib/private/share/share.php
@@ -1219,7 +1219,7 @@ class Share extends Constants {
}
/**
- * Set expiration date for a share
+ * Set password for a public link share
*
* @param IUserSession $userSession
* @param IDBConnection $connection