From 727d349420b2f303bd8bb09fbd506113c8ac0f5c Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 5 Jul 2009 22:25:26 +0000 Subject: Spellcheck. --- docs/narr/urlmapping.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/urlmapping.rst') diff --git a/docs/narr/urlmapping.rst b/docs/narr/urlmapping.rst index 1c9cde888..87f8c9862 100644 --- a/docs/narr/urlmapping.rst +++ b/docs/narr/urlmapping.rst @@ -15,7 +15,7 @@ dispatcher :term:`Routes` URL mapping system. :mod:`repoze.bfg` supports :term:`URL dispatch` via a subsystem that -was inpsired by :term:`Routes`. :term:`URL dispatch` is convenient +was inspired by :term:`Routes`. :term:`URL dispatch` is convenient and straightforward. When you limit your application to using URL dispatch, you know every URL that your application might generate or respond to, and all the URL matching elements are listed in a single -- cgit v1.2.3