[Pkg-owncloud-commits] [owncloud] 05/28: fix typo
David Prévot
taffit at moszumanska.debian.org
Sat Dec 7 02:33:30 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit 91ca1cf98556bcd036bf0a8b8b8d40b44c223e5d
Author: Bjoern Schiessle <schiessle at owncloud.com>
Date: Thu Dec 5 20:02:41 2013 +0100
fix typo
---
apps/files_encryption/lib/util.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/files_encryption/lib/util.php b/apps/files_encryption/lib/util.php
index ed2c5aa..2ada623 100644
--- a/apps/files_encryption/lib/util.php
+++ b/apps/files_encryption/lib/util.php
@@ -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() {
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list