diff --git a/apps/files_trashbin/lib/trashbin.php b/apps/files_trashbin/lib/trashbin.php
index 3a221bc2d09d35e0a292a12004950d5408c0bc4f..b30ea7c69f8b5f678bb692d872e410f477b734ef 100644
--- a/apps/files_trashbin/lib/trashbin.php
+++ b/apps/files_trashbin/lib/trashbin.php
@@ -57,6 +57,7 @@ class Trashbin {
 
 	/**
 	 * Ensure we dont need to scan the file during the move to trash
+	 * by triggering the scan in the pre-hook
 	 *
 	 * @param array $params
 	 */