summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/lib/trashbin.php
diff options
context:
space:
mode:
authorStefan Weil <sw@weilnetz.de>2016-01-29 18:28:45 +0100
committerStefan Weil <sw@weilnetz.de>2016-03-30 10:14:26 +0200
commit217d9e8e95f1f24415f1fc46c9edfa1b5b5693e4 (patch)
treec11051d58f07ed576a429dcb1d8cd6c3e498cf41 /apps/files_trashbin/lib/trashbin.php
parent65b01272416b9ab686d0fdac7cdc7e09da8e5cf7 (diff)
downloadnextcloud-server-217d9e8e95f1f24415f1fc46c9edfa1b5b5693e4.tar.gz
nextcloud-server-217d9e8e95f1f24415f1fc46c9edfa1b5b5693e4.zip
apps/files_trashbin: Fix typos in comments (found and fixed by codespell)
Fix also a wrong word. Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'apps/files_trashbin/lib/trashbin.php')
-rw-r--r--apps/files_trashbin/lib/trashbin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/lib/trashbin.php b/apps/files_trashbin/lib/trashbin.php
index 46447908b90..52692950a65 100644
--- a/apps/files_trashbin/lib/trashbin.php
+++ b/apps/files_trashbin/lib/trashbin.php
@@ -56,7 +56,7 @@ class Trashbin {
private static $scannedVersions = false;
/**
- * Ensure we dont need to scan the file during the move to trash
+ * Ensure we don't need to scan the file during the move to trash
* by triggering the scan in the pre-hook
*
* @param array $params