Javadoc typo corrected.

This commit is contained in:
Luke Taylor 2005-03-17 14:14:18 +00:00
parent cacc31004f
commit 562a015aeb

View File

@ -24,7 +24,7 @@ package net.sf.acegisecurity.providers.cas;
* associated with a given <code>HttpSession</code>. This allows the * associated with a given <code>HttpSession</code>. This allows the
* affirmative CAS validation outcome to be stored in the * affirmative CAS validation outcome to be stored in the
* <code>HttpSession</code>, meaning the removal of the ticket from the CAS * <code>HttpSession</code>, meaning the removal of the ticket from the CAS
* server is not an issue issue. * server is not an issue.
* </p> * </p>
* *
* <P> * <P>