Fix typos in CloseStatus comments
Closes gh-34548
This commit is contained in:
@@ -60,7 +60,7 @@ public final class CloseStatus {
|
||||
*/
|
||||
public static final CloseStatus NOT_ACCEPTABLE = new CloseStatus(1003);
|
||||
|
||||
// 10004: Reserved.
|
||||
// 1004: Reserved.
|
||||
// The specific meaning might be defined in the future.
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user