From: erik Date: Tue, 6 Jul 2010 21:50:02 +0000 (+0000) Subject: corrections in documentation. X-Git-Tag: wamblee-utils-0.3~102 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=06c260b7296a2fc84ed4e6db0928a6f5de45f713;hp=1b47f6e6f8f3a2a097342c75cefad190e722ad40;p=utils corrections in documentation. --- diff --git a/security/usermgt/src/main/java/org/wamblee/security/authentication/package-info.java b/security/usermgt/src/main/java/org/wamblee/security/authentication/package-info.java index 950c859d..7501a294 100644 --- a/security/usermgt/src/main/java/org/wamblee/security/authentication/package-info.java +++ b/security/usermgt/src/main/java/org/wamblee/security/authentication/package-info.java @@ -71,7 +71,7 @@ * Finally, there is the basic model for users and groups that is used under the covers. As a user * of the security library these objects will typically not be used. *
- * + * *
*/ -package org.wamblee.security.authentication; \ No newline at end of file +package org.wamblee.security.authentication;