From 13c63d38e60754f01b8a176772d81d880fb7b482 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 28 Nov 2009 18:41:13 +0000 Subject: More fixes. --- docs/narr/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/configuration.rst b/docs/narr/configuration.rst index 4a077c886..705e5aef5 100644 --- a/docs/narr/configuration.rst +++ b/docs/narr/configuration.rst @@ -688,7 +688,7 @@ tag for each document, every ZCML file used by :mod:`repoze.bfg` must contain a ```` container tag, which acts as the root XML tag. Usually, the start tag of the ```` container tag has a default namespace associated with it. In the file above, the -``xmlns="http:/namepaces.repoze.org/bfg"`` attribute of the +``xmlns="http://namepaces.repoze.org/bfg"`` attribute of the ``configure`` start tag names the default XML namespace, which is ``http://namespaces.repoze.org/bfg``. See :ref:`word_on_xml_namespaces` for more information about XML -- cgit v1.2.3