correct minor grammatical issue with deprecation warning

This commit is contained in:
Jon Nelson 2017-03-03 07:45:28 -06:00 committed by Daniele Varrazzo
parent 06fbd0ee02
commit c661695b28

View File

@ -951,7 +951,7 @@ converted into lists of strings.
.. autofunction:: register_inet .. autofunction:: register_inet
.. deprecated:: 2.7 .. deprecated:: 2.7
this function will not receive further development and disappear in this function will not receive further development and may disappear in
future versions. future versions.
.. doctest:: .. doctest::