mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 09:12:14 +00:00
Fixed confused word in the class javadoc
This commit is contained in:
parent
b91ebf7090
commit
902fc0f657
@ -24,8 +24,8 @@ import org.springframework.security.core.session.SessionDestroyedEvent;
|
|||||||
import java.util.*;
|
import java.util.*;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Published by the {@link HttpSessionEventPublisher} when a HttpSession is created in the
|
* Published by the {@link HttpSessionEventPublisher} when a HttpSession is removed from
|
||||||
* container
|
* the container
|
||||||
*
|
*
|
||||||
* @author Ray Krueger
|
* @author Ray Krueger
|
||||||
* @author Luke Taylor
|
* @author Luke Taylor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user