spelling: successfully, compatibility
This commit is contained in:
committed by
Jack Christensen
parent
62a7e19a04
commit
516300aabf
@@ -54,7 +54,7 @@ type Conn interface {
|
||||
// Flush flushes any buffered writes.
|
||||
Flush() error
|
||||
|
||||
// BufferReadUntilBlock reads and buffers any sucessfully read bytes until the read would block.
|
||||
// BufferReadUntilBlock reads and buffers any successfully read bytes until the read would block.
|
||||
BufferReadUntilBlock() error
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user