mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04: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