mirror of
https://github.com/albertodemichelis/squirrel.git
synced 2026-01-13 23:18:43 +01:00
small typo and grammar fixes
This commit is contained in:
@ -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)
|
||||
|
||||
|
||||
@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user