aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/FileController.kt
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/kotlin/FileController.kt')
-rw-r--r--src/main/kotlin/FileController.kt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/kotlin/FileController.kt b/src/main/kotlin/FileController.kt
index 9c2ee78..806cb59 100644
--- a/src/main/kotlin/FileController.kt
+++ b/src/main/kotlin/FileController.kt
@@ -223,7 +223,7 @@ class FileController {
}
/**
- * Returns the access id of a file
+ * Returns the access id of the directory
*/
fun handleSharedFile(ctx: Context) {
val filename = ctx.formParam("filename").toString()