Merge pull request #20272 from owncloud/phil-davis-setEncryptHomeStorage
Correct the description of function setEncryptHomeStorage
This commit is contained in:
commit
ed0da94d3b
|
@ -115,7 +115,7 @@ class Util {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* check if the home storage should be encrypted
|
* set the home storage encryption on/off
|
||||||
*
|
*
|
||||||
* @param bool $encryptHomeStorage
|
* @param bool $encryptHomeStorage
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue