From a53cbfbb503010d34c9c02fdaf6eccc56361c7a2 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 2 Nov 2009 02:31:31 +0000 Subject: - "What's New in ``repoze.bfg`` 1.1" document added to narrative documentation. - Minor typo fixes. --- docs/narr/urldispatch.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/urldispatch.rst') diff --git a/docs/narr/urldispatch.rst b/docs/narr/urldispatch.rst index e2031ec4e..dd20ae7f4 100644 --- a/docs/narr/urldispatch.rst +++ b/docs/narr/urldispatch.rst @@ -87,7 +87,7 @@ view xhr - Thie value should be either ``True`` or ``False``. If this value is + This value should be either ``True`` or ``False``. If this value is specified and is ``True``, the :term:`request` must possess an ``HTTP_X_REQUESTED_WITH`` (aka ``X-Requested-With``) header for this route to match. This is useful for detecting AJAX requests issued -- cgit v1.2.3