This commit is contained in:
Johnny Lim
2015-11-14 13:27:15 +09:00
committed by Phillip Webb
parent e7837a7025
commit 903cdf3ddd
8 changed files with 9 additions and 9 deletions

View File

@@ -375,7 +375,7 @@ public class HttpTunnelServer {
}
/**
* Start asynchronous support or if unavailble return {@code null} to cause
* Start asynchronous support or if unavailable return {@code null} to cause
* {@link #waitForResponse()} to block.
* @return the async request control
*/