diff --git a/docs/contracts.rst b/docs/contracts.rst index 4c3d40597..da797702e 100644 --- a/docs/contracts.rst +++ b/docs/contracts.rst @@ -246,7 +246,7 @@ In the following example, ``D``, can call ``c.getData()`` to retrieve the value } .. index:: ! getter;function, ! function;getter -.. _getter_functions: +.. _getter-functions: Getter Functions ================