aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/private/files/cache/scanner.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/files/cache/scanner.php b/lib/private/files/cache/scanner.php
index cca4f289c80..dfba2d920a0 100644
--- a/lib/private/files/cache/scanner.php
+++ b/lib/private/files/cache/scanner.php
@@ -45,7 +45,7 @@ class Scanner extends BasicEmitter {
protected $cacheActive;
/**
- * @var bool $transactions whether to use transactions
+ * @var bool $useTransactions whether to use transactions
*/
protected $useTransactions = true;