8022746: List of spelling errors in API doc

Reviewed-by: alexsch, smarks
This commit is contained in:
Sergey Malenkov 2013-10-29 17:01:06 +04:00
parent bbad610f8e
commit c500ed69dc
667 changed files with 1212 additions and 1212 deletions

View file

@ -610,7 +610,7 @@ class ServerSocket implements java.io.Closeable {
/**
* Returns the binding state of the ServerSocket.
*
* @return true if the ServerSocket succesfuly bound to an address
* @return true if the ServerSocket successfully bound to an address
* @since 1.4
*/
public boolean isBound() {