diff options
Diffstat (limited to 'apps/encryption')
-rw-r--r-- | apps/encryption/lib/util.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/encryption/lib/util.php b/apps/encryption/lib/util.php index 62c9dc6dc5f..62907f8a460 100644 --- a/apps/encryption/lib/util.php +++ b/apps/encryption/lib/util.php @@ -115,7 +115,7 @@ class Util { } /** - * check if the home storage should be encrypted + * set the home storage encryption on/off * * @param bool $encryptHomeStorage */ |