From 1de5ec90e0ecb81ee1f4c4ade0b11c2cc8cf646a Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 19 Jan 2010 03:34:51 +0000 Subject: Spellcheck. --- docs/narr/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr/configuration.rst') diff --git a/docs/narr/configuration.rst b/docs/narr/configuration.rst index 435ec7a83..66ecd486c 100644 --- a/docs/narr/configuration.rst +++ b/docs/narr/configuration.rst @@ -187,7 +187,7 @@ filesystem. Let's take a look at that ``configure.zcml`` file again: Note that this file contains some XML, and that the XML contains a ```` :term:`configuration declaration` tag that references a :term:`dotted Python name`. This dotted name refers to the -``hello_world`` function that lives in our ``helloword`` Python +``hello_world`` function that lives in our ``helloworld`` Python module. This ```` declaration tag performs the same function as the -- cgit v1.2.3