mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
Tweak doc text
This commit is contained in:
committed by
Kevin Sawicki
parent
f2471cb1b7
commit
fd313ad578
@@ -163,7 +163,7 @@ Returns `Buffer` - Reads `format` type from the clipboard.
|
||||
* `buffer` Buffer
|
||||
* `type` String (optional)
|
||||
|
||||
Writes the `buffer` as `format` into the clipboard.
|
||||
Writes the `buffer` into the clipboard as `format`.
|
||||
|
||||
### `clipboard.write(data[, type])`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user