diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/urldispatch.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/urldispatch.rst b/docs/narr/urldispatch.rst index dd45c8d4d..07e96763d 100644 --- a/docs/narr/urldispatch.rst +++ b/docs/narr/urldispatch.rst @@ -1135,7 +1135,7 @@ general description of how to configure a not found view. Custom Not Found View With Slash Appended Routes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -There can only be one :term:`Not Found view` in any :mod:`repoze.bfg +There can only be one :term:`Not Found view` in any :mod:`repoze.bfg` application. Even if you use :func:`repoze.bfg.view.append_slash_notfound_view` as the Not Found view, :mod:`repoze.bfg` still must generate a ``404 Not Found`` |
