From c8503f330304bb58f597547d36b7ffa7957266c2 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 14 Nov 2009 07:39:28 +0000 Subject: Spellcheck. --- docs/narr/extending.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/extending.rst') diff --git a/docs/narr/extending.rst b/docs/narr/extending.rst index ffe0080e7..26520d2d0 100644 --- a/docs/narr/extending.rst +++ b/docs/narr/extending.rst @@ -212,7 +212,7 @@ accessible within a Python *package*. An entire chapter is devoted to resources: :ref:`resources_chapter`. Within this chapter is a section named :ref:`overriding_resources_section`. This section of that chapter describes in detail how to override package resources with -other resouces by using :term:`ZCML` ```` declarations. Add +other resources by using :term:`ZCML` ```` declarations. Add such ```` declarations to your override package's ``configure.zcml`` to perform overrides. -- cgit v1.2.3