From: Erik Brakkee Date: Tue, 6 Jul 2010 21:50:02 +0000 (+0000) Subject: corrections in documentation. X-Git-Tag: wamblee-utils-0.7~352 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=09f6abfcf716f9edd8701726ec28a39a4e3b8b1b;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;