Javadoc typo corrected

This commit is contained in:
Luke Taylor 2005-04-18 16:24:33 +00:00
parent ee32874308
commit 48ad6496e4
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ import javax.servlet.http.HttpServletResponse;
* </ul> * </ul>
* *
* <p> * <p>
* To configure this filter to redirect to specfic pages as the result of * To configure this filter to redirect to specific pages as the result of
* specific {@link AuthenticationException}s you can do the following. * specific {@link AuthenticationException}s you can do the following.
* Configure the <code>exceptionMappings</code> property in your application * Configure the <code>exceptionMappings</code> property in your application
* xml. This property is a java.util.Properties object that maps a * xml. This property is a java.util.Properties object that maps a