diff --git a/apps/encryption/lib/util.php b/apps/encryption/lib/util.php
index 62c9dc6dc5f0fcd3d9c5d0012e6bb85e0e1f46c1..62907f8a460e9f2be7132e9532c0da3bfb8c0d64 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
 	 */