From a3f4048babf761c689efbda31d8eb864316f09e4 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 13 Feb 2009 18:34:43 +0000 Subject: Typo. --- docs/narr/introduction.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/narr/introduction.rst b/docs/narr/introduction.rst index 4d6b73ee0..83159dc45 100644 --- a/docs/narr/introduction.rst +++ b/docs/narr/introduction.rst @@ -3,9 +3,9 @@ :mod:`repoze.bfg` is a Python web application framework. It is inspired by Zope, and uses :term:`Zope` libraries to do much of its -work. However, it is simpler than any than any released version of -Zope. :mod:`repoze.bfg` uses the :term:`WSGI` protocol to handle -requests and responses. +work. However, it is simpler than any released version of Zope. +:mod:`repoze.bfg` uses the :term:`WSGI` protocol to handle requests +and responses. Similarities to Other Frameworks -------------------------------- -- cgit v1.2.3