Docs:fix a minor typo
This commit is contained in:
parent
3014e61792
commit
8e48fde5ac
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ process.once('loaded', function() {
|
|||
|
||||
### `process.hang()`
|
||||
|
||||
使当前进程的主线成挂起.
|
||||
使当前进程的主线程挂起.
|
||||
|
||||
### `process.setFdLimit(maxDescriptors)` _OS X_ _Linux_
|
||||
|
||||
|
|
Loading…
Reference in a new issue