mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
fix typos in structures
This commit is contained in:
@@ -6,4 +6,4 @@
|
||||
* `length` Integer - Number of bytes to read from `offset`.
|
||||
Defaults to `0`.
|
||||
* `modificationTime` Double - Last Modification time in
|
||||
number of seconds sine the UNIX epoch.
|
||||
number of seconds since the UNIX epoch.
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
* `length` Integer - Number of bytes to read from `offset`.
|
||||
Defaults to `0`.
|
||||
* `modificationTime` Double - Last Modification time in
|
||||
number of seconds sine the UNIX epoch.
|
||||
number of seconds since the UNIX epoch.
|
||||
|
||||
Reference in New Issue
Block a user