mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8022746: List of spelling errors in API doc
Reviewed-by: alexsch, smarks
This commit is contained in:
parent
bbad610f8e
commit
c500ed69dc
667 changed files with 1212 additions and 1212 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue