Changed comment to remove reference to FilterChainMap.

This commit is contained in:
Luke Taylor 2007-10-22 23:56:01 +00:00
parent acf3966651
commit fb72fa82de
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ import org.w3c.dom.Node;
import java.util.*;
/**
* Sets the FilterChainMap for a FilterChainProxy bean declaration.
* Sets the filter chain Map for a FilterChainProxy bean declaration.
*
* @author Luke Taylor
* @version $Id$