mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
fixed a couple of typos
This commit is contained in:
@@ -136,7 +136,7 @@ Emitted when an authenticating proxy is asking for user credentials.
|
||||
|
||||
The `callback` function is expected to be called back with user credentials:
|
||||
|
||||
* `usrename` String
|
||||
* `username` String
|
||||
* `password` String
|
||||
|
||||
```JavaScript
|
||||
|
||||
Reference in New Issue
Block a user