small typo and grammar fixes

This commit is contained in:
zeromus
2016-04-14 18:07:37 -05:00
parent 98bb79893e
commit d02fa17be2
6 changed files with 9 additions and 9 deletions

View File

@ -60,7 +60,7 @@ A blob can also be accessed byte by byte through the `[]` operator.
.. js:function:: blob.len()
returns the lenght of the stream
returns the length of the stream
.. js:function:: blob.readblob(size)

View File

@ -83,7 +83,7 @@ The file class
.. js:function:: file.len()
returns the lenght of the stream
returns the length of the stream
.. js:function:: file.readblob(size)