From b4152820197fedc7ecb1c0f1bd41943fd1214da7 Mon Sep 17 00:00:00 2001 From: Jon Nelson Date: Fri, 3 Mar 2017 07:45:28 -0600 Subject: [PATCH] correct minor grammatical issue with deprecation warning --- doc/src/extras.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/extras.rst b/doc/src/extras.rst index 5ef4223e..f162bf11 100644 --- a/doc/src/extras.rst +++ b/doc/src/extras.rst @@ -951,7 +951,7 @@ converted into lists of strings. .. autofunction:: register_inet .. 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. .. doctest::