diff options
Diffstat (limited to 'apps/encryption')
-rw-r--r-- | apps/encryption/lib/KeyManager.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/encryption/lib/KeyManager.php b/apps/encryption/lib/KeyManager.php index ffd07c0f323..2c6487d062a 100644 --- a/apps/encryption/lib/KeyManager.php +++ b/apps/encryption/lib/KeyManager.php @@ -623,7 +623,7 @@ class KeyManager { } /** - * creat a backup of the users private and public key and then delete it + * create a backup of the users private and public key and then delete it * * @param string $uid */ |