summaryrefslogtreecommitdiffstats
path: root/lib/private/Preview.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/Preview.php')
-rw-r--r--lib/private/Preview.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/private/Preview.php b/lib/private/Preview.php
index 9c6a7b54988..ccaec738caf 100644
--- a/lib/private/Preview.php
+++ b/lib/private/Preview.php
@@ -131,7 +131,7 @@ class Preview {
$this->setFile($file);
$this->setMaxX((int)$maxX);
$this->setMaxY((int)$maxY);
- $this->setScalingUp($scalingUp);
+ $this->setScalingup($scalingUp);
$this->preview = null;