From a4ef203907856cf72817a8a7296d27241fe0620a Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 10 Dec 2011 22:40:22 -0500 Subject: remove double word --- docs/whatsnew-1.3.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/whatsnew-1.3.rst') diff --git a/docs/whatsnew-1.3.rst b/docs/whatsnew-1.3.rst index d19935c97..f51c7977a 100644 --- a/docs/whatsnew-1.3.rst +++ b/docs/whatsnew-1.3.rst @@ -178,8 +178,8 @@ Backwards Incompatibilities ``paste.httpserver`` server. ``wsgiref``, unlike the server it replaced (``paste.httpserver``) is not a production quality server. See :ref:`alternate_wsgi_server` for information about how to use another WSGI - server in production. Rationale: Rationale: the Paste and PasteScript - packages do not run under Python 3. + server in production. Rationale: the Paste and PasteScript packages do not + run under Python 3. - The ``pshell`` command (see "paster pshell") no longer accepts a ``--disable-ipython`` command-line argument. Instead, it accepts a ``-p`` -- cgit v1.2.3