Fix some typos
Signed-off-by: mooncake <xcoder@tenxcloud.com>
This commit is contained in:
parent
6b7f0f129b
commit
4b518ec03c
4 changed files with 4 additions and 4 deletions
|
|
@ -46,7 +46,7 @@ NGINX master process died (%v): %v
|
|||
}
|
||||
|
||||
// WaitUntilPortIsAvailable waits until there is no NGINX master or worker
|
||||
// process/es listentning in a particular port.
|
||||
// process/es listening in a particular port.
|
||||
func WaitUntilPortIsAvailable(port int) {
|
||||
// we wait until the workers are killed
|
||||
for {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue