[Minor]: typo fix

This commit is contained in:
Oleg Iakovlev 2016-03-01 13:15:20 +02:00
parent 8339330ba3
commit 683f01fb22

View File

@ -27,7 +27,7 @@ State variables are values which are permanently stored in contract storage.
See the :ref:`types` section for valid state variable types and
:ref:`visibility-and-accessors` for possible choices for
visability.
visibility.
.. _structure-functions: