зеркало из https://github.com/electron/electron.git
docs: fix driverId -> deviceId typo (#36246)
This commit is contained in:
Родитель
71b8804fd0
Коммит
0ba0df4523
|
@ -1203,7 +1203,7 @@ For `infoType` equal to `basic`:
|
|||
}
|
||||
```
|
||||
|
||||
Using `basic` should be preferred if only basic information like `vendorId` or `driverId` is needed.
|
||||
Using `basic` should be preferred if only basic information like `vendorId` or `deviceId` is needed.
|
||||
|
||||
### `app.setBadgeCount([count])` _Linux_ _macOS_
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче