mirror of
https://github.com/valyala/fasthttp.git
synced 2026-06-26 17:46:34 +03:00
typo fix
This commit is contained in:
@@ -28,7 +28,7 @@ func NewPipeConns() *PipeConns {
|
||||
//
|
||||
// PipeConns must be created by calling NewPipeConns.
|
||||
//
|
||||
// PipeConns have the following additional features comparing to connections
|
||||
// PipeConns has the following additional features comparing to connections
|
||||
// returned from net.Pipe():
|
||||
//
|
||||
// * It is faster.
|
||||
|
||||
Reference in New Issue
Block a user