summaryrefslogtreecommitdiffstats
path: root/service/folderservice.php
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-06-26 11:33:44 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-06-26 11:33:44 +0200
commitcd10f93e0d271840caff92b88195385a2a3f15b2 (patch)
treecf9e3724c35bba4cdd82e443938151bf189802cc /service/folderservice.php
parent06367d8b81407fc2948e0f666b38f4de2dffbd89 (diff)
style fixes
Diffstat (limited to 'service/folderservice.php')
-rw-r--r--service/folderservice.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/folderservice.php b/service/folderservice.php
index 208eace9a..5622a5260 100644
--- a/service/folderservice.php
+++ b/service/folderservice.php
@@ -113,7 +113,7 @@ class FolderService extends Service {
/**
- * Use this to mark a folder as deleted. That way it can be undeleted
+ * Use this to mark a folder as deleted. That way it can be un-deleted
* @param int $folderId the id of the folder that should be deleted
* @param string $userId the name of the user for security reasons
* @throws ServiceNotFoundException when folder does not exist