mirror of
https://github.com/nextcloud/server.git
synced 2026-05-26 19:32:28 -04:00
fix typo
This commit is contained in:
parent
f8a4bcdd50
commit
91ca1cf985
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ class Util {
|
|||
}
|
||||
|
||||
/**
|
||||
* @breif check if the users private & public key exists
|
||||
* @brief check if the users private & public key exists
|
||||
* @return boolean
|
||||
*/
|
||||
public function userKeysExists() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue