From be85908f5205810083c524a25c7da565788f2c03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Barrois?= Date: Sat, 7 Nov 2015 10:08:47 +0100 Subject: Fix obsolete text in docs (Closes #245, #248, #249). Thanks a lot to Jeff Widman for spotting them! --- docs/reference.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/reference.rst') diff --git a/docs/reference.rst b/docs/reference.rst index 3a57c66..6398d9a 100644 --- a/docs/reference.rst +++ b/docs/reference.rst @@ -634,7 +634,7 @@ This declaration takes a single argument, a function accepting a single paramete .. note:: An extra kwarg argument, ``type``, may be provided. - This feature is deprecated in 1.3.0 and will be removed in 2.0.0. + This feature was deprecated in 1.3.0 and will be removed in 2.0.0. .. code-block:: python -- cgit v1.2.3