mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-02 20:09:21 +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.
|
||||
* <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
|
||||
* @return whether the response was processed as failed
|
||||
|
Loading…
x
Reference in New Issue
Block a user