mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Docs:fix a minor typo
This commit is contained in:
@@ -39,7 +39,7 @@ process.once('loaded', function() {
|
||||
|
||||
### `process.hang()`
|
||||
|
||||
使当前进程的主线成挂起.
|
||||
使当前进程的主线程挂起.
|
||||
|
||||
### `process.setFdLimit(maxDescriptors)` _OS X_ _Linux_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user