Corrected Javadoc typo

This commit is contained in:
Luke Taylor 2005-03-05 18:27:05 +00:00
parent 6b12779902
commit 124f33bb09
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ import javax.servlet.http.HttpServletRequest;
* <code>HttpServletRequest.getUserPrincipal()</code>. * <code>HttpServletRequest.getUserPrincipal()</code>.
* *
* <p> * <p>
* Used this filter with container adapters only. * Use this filter with container adapters only.
* </p> * </p>
* *
* <p> * <p>