mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-03 04:19:12 +00:00
fix HttpReceiver typo in javadoc
This commit is contained in:
parent
67a7a37923
commit
ed3d168496
@ -359,7 +359,7 @@ public abstract class HttpReceiver
|
|||||||
/**
|
/**
|
||||||
* Method to be invoked when the response is failed.
|
* Method to be invoked when the response is failed.
|
||||||
* <p />
|
* <p />
|
||||||
* This method takes case of notifying {@link Response.FailureListener}s.
|
* This method takes care of notifying {@link Response.FailureListener}s.
|
||||||
*
|
*
|
||||||
* @param failure the response failure
|
* @param failure the response failure
|
||||||
* @return whether the response was processed as failed
|
* @return whether the response was processed as failed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user