aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/lib/Migration/SetMasterKeyStatus.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/encryption/lib/Migration/SetMasterKeyStatus.php')
-rw-r--r--apps/encryption/lib/Migration/SetMasterKeyStatus.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/encryption/lib/Migration/SetMasterKeyStatus.php b/apps/encryption/lib/Migration/SetMasterKeyStatus.php
index 598f2dd516a..56dcd15dae4 100644
--- a/apps/encryption/lib/Migration/SetMasterKeyStatus.php
+++ b/apps/encryption/lib/Migration/SetMasterKeyStatus.php
@@ -17,7 +17,7 @@ use OCP\Migration\IRepairStep;
class SetMasterKeyStatus implements IRepairStep {
- /** @var IConfig */
+ /** @var IConfig */
private $config;