Update documentation.

This commit is contained in:
Daniel Kirchner
2018-07-03 15:31:34 +02:00
parent 3984beef7d
commit f7153ee58a
4 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -473,7 +473,7 @@ The following statements are considered modifying the state:
}
.. note::
``constant`` on functions is an alias to ``view``, but this is deprecated and will be dropped in version 0.5.0.
``constant`` on functions used to be an alias to ``view``, but this was dropped in version 0.5.0.
.. note::
Getter methods are marked ``view``.