aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorchriseth <c@ethdev.com>2016-06-03 17:42:48 +0800
committerchriseth <c@ethdev.com>2016-06-03 17:42:48 +0800
commit4df076593408e1399fa2ea584cb27193f896de06 (patch)
treecece55b5275a6e1532d14b9b3e72476f311f09b8 /docs
parentd8bf98598bd812a2329c907bd4c79228f832e75e (diff)
downloaddexon-solidity-4df076593408e1399fa2ea584cb27193f896de06.tar
dexon-solidity-4df076593408e1399fa2ea584cb27193f896de06.tar.gz
dexon-solidity-4df076593408e1399fa2ea584cb27193f896de06.tar.bz2
dexon-solidity-4df076593408e1399fa2ea584cb27193f896de06.tar.lz
dexon-solidity-4df076593408e1399fa2ea584cb27193f896de06.tar.xz
dexon-solidity-4df076593408e1399fa2ea584cb27193f896de06.tar.zst
dexon-solidity-4df076593408e1399fa2ea584cb27193f896de06.zip
Fixed typo.
Diffstat (limited to 'docs')
-rw-r--r--docs/types.rst2
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