]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix typo
authorBjoern Schiessle <schiessle@owncloud.com>
Thu, 5 Dec 2013 19:02:41 +0000 (20:02 +0100)
committerBjoern Schiessle <schiessle@owncloud.com>
Thu, 5 Dec 2013 19:02:41 +0000 (20:02 +0100)
apps/files_encryption/lib/util.php

index ed2c5aab92607c20052b338b2e1f635b817c7d7c..2ada62354c45fc999849d9cc3b136d532eab6195 100644 (file)
@@ -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() {