fix typos in structures

This commit is contained in:
Zeke Sikelianos 2017-12-01 11:43:04 -08:00
parent db51dcbe7e
commit 7dd921811f
2 changed files with 2 additions and 2 deletions

View file

@ -6,4 +6,4 @@
* `length` Integer - Number of bytes to read from `offset`. * `length` Integer - Number of bytes to read from `offset`.
Defaults to `0`. Defaults to `0`.
* `modificationTime` Double - Last Modification time in * `modificationTime` Double - Last Modification time in
number of seconds sine the UNIX epoch. number of seconds since the UNIX epoch.

View file

@ -6,4 +6,4 @@
* `length` Integer - Number of bytes to read from `offset`. * `length` Integer - Number of bytes to read from `offset`.
Defaults to `0`. Defaults to `0`.
* `modificationTime` Double - Last Modification time in * `modificationTime` Double - Last Modification time in
number of seconds sine the UNIX epoch. number of seconds since the UNIX epoch.