mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #2658 from jamesray1/patch-8
Updated link for getter-functions for consistency in docs/contracts.rst
This commit is contained in:
commit
223261893a
@ -246,7 +246,7 @@ In the following example, ``D``, can call ``c.getData()`` to retrieve the value
|
|||||||
}
|
}
|
||||||
|
|
||||||
.. index:: ! getter;function, ! function;getter
|
.. index:: ! getter;function, ! function;getter
|
||||||
.. _getter_functions:
|
.. _getter-functions:
|
||||||
|
|
||||||
Getter Functions
|
Getter Functions
|
||||||
================
|
================
|
||||||
|
Loading…
Reference in New Issue
Block a user