mirror of
https://github.com/electron/electron.git
synced 2026-01-09 07:28:12 -05:00
docs typo fix
This commit is contained in:
@@ -116,7 +116,7 @@ called before `start` is called.
|
||||
|
||||
**Note:** This API can only be called from the main process.
|
||||
|
||||
### `crashReporter.addExtraParameter(key, value)` _macOS_
|
||||
### `crashReporter.setExtraParameter(key, value)` _macOS_
|
||||
|
||||
* `key` String - Parameter key, must be less than 64 characters long.
|
||||
* `value` String - Parameter value, must be less than 64 characters long.
|
||||
|
||||
Reference in New Issue
Block a user