From 17f71374fb654d1260840f2ceade52063a53e669 Mon Sep 17 00:00:00 2001 From: Paul Everitt Date: Mon, 19 Jan 2009 20:04:21 +0000 Subject: Small typo fix. --- 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 9bee04c24..3558d334d 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 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 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