mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #406 from OlegIakovlev/structure-of-a-contract-visibility-typo-fix
[Minor]: typo fix in visibility word
This commit is contained in:
commit
02bb315d94
@ -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
|
See the :ref:`types` section for valid state variable types and
|
||||||
:ref:`visibility-and-accessors` for possible choices for
|
:ref:`visibility-and-accessors` for possible choices for
|
||||||
visability.
|
visibility.
|
||||||
|
|
||||||
.. _structure-functions:
|
.. _structure-functions:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user