mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-26 13:53:14 +00:00
fix for typo
This commit is contained in:
parent
b6f8046b2f
commit
6494ea9b18
@ -243,7 +243,7 @@ public abstract class OnCommittedResponseWrapper extends HttpServletResponseWrap
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Calls <code>onResponseCommmitted()</code> with the current contents as long as
|
* Calls <code>onResponseCommitted()</code> with the current contents as long as
|
||||||
* {@link #disableOnResponseCommitted()} was not invoked.
|
* {@link #disableOnResponseCommitted()} was not invoked.
|
||||||
*/
|
*/
|
||||||
private void doOnResponseCommitted() {
|
private void doOnResponseCommitted() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user