summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorSteven Bühner <buehner@me.com>2016-08-25 13:49:32 +0200
committerLukas Reschke <lukas@statuscode.ch>2016-09-20 12:06:47 +0200
commit2f555cb10d1731c45d2d18db7a74f956d17baa67 (patch)
tree70643106cf6b55cb098c9f11dc7304ed7c3dd740 /apps
parent0408d9a2e4dfa4d640b1a862dfcb230dce8f73d3 (diff)
downloadnextcloud-server-2f555cb10d1731c45d2d18db7a74f956d17baa67.tar.gz
nextcloud-server-2f555cb10d1731c45d2d18db7a74f956d17baa67.zip
Fiy typo
Diffstat (limited to 'apps')
-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 f88aec45e22..84e522043ae 100644
--- a/apps/files_trashbin/lib/Trashbin.php
+++ b/apps/files_trashbin/lib/Trashbin.php
@@ -58,7 +58,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