From: erik Date: Mon, 5 Jul 2010 11:38:27 +0000 (+0000) Subject: (no commit message) X-Git-Tag: wamblee-utils-0.3~118 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;ds=inline;h=5f5716bf42ee167ad52875bfe0f6464bf4691e1b;p=utils --- diff --git a/security/usermgt/src/main/java/org/wamblee/security/authorization/package-info.java b/security/usermgt/src/main/java/org/wamblee/security/authorization/package-info.java index ceaa8136..2977aa6e 100644 --- a/security/usermgt/src/main/java/org/wamblee/security/authorization/package-info.java +++ b/security/usermgt/src/main/java/org/wamblee/security/authorization/package-info.java @@ -15,7 +15,7 @@ */ /** * The authorization package provides an authorization service that can be used to - * check whether users have the rights to perform certain operations: + * check whether users have the rights to perform certain operations. *
* *