diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/types.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/types.rst b/docs/types.rst index 62164c0f..5909713e 100644 --- a/docs/types.rst +++ b/docs/types.rst @@ -393,7 +393,7 @@ possible: } It is planned to remove this restriction in the future but currently creates -some complications because of how arryes are passed in the ABI. +some complications because of how arrays are passed in the ABI. .. index:: ! array;length, length, push, !array;push |