aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/filestore.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/lib/filestore.php')
-rw-r--r--engine/lib/filestore.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/lib/filestore.php b/engine/lib/filestore.php
index bbede0415..23b10c24c 100644
--- a/engine/lib/filestore.php
+++ b/engine/lib/filestore.php
@@ -376,8 +376,8 @@ function file_get_general_file_type($mimetype) {
/**
* Delete a directory and all its contents
- *
- * @param str $directory Directory to delete
+ *
+ * @param str $directory Directory to delete
*
* @return bool
*/