Index: src/main/java/com/xpn/xwiki/user/impl/xwiki/AppServerTrustedAuthServiceImpl.java =================================================================== --- src/main/java/com/xpn/xwiki/user/impl/xwiki/AppServerTrustedAuthServiceImpl.java (revision 18625) +++ src/main/java/com/xpn/xwiki/user/impl/xwiki/AppServerTrustedAuthServiceImpl.java (working copy) @@ -7,7 +7,7 @@ import com.xpn.xwiki.XWikiException; /** - * Implements a authentication mecanism which is trusting the App Server authentication. If it fails it falls back to + * Implements a authentication mechanism which is trusting the App Server authentication. If it fails it falls back to * the standard XWiki authentication. * * @version $Id$