From 22d3253a26767501827d86b56db3a9b79bef6c4e Mon Sep 17 00:00:00 2001 From: Alexandre Bourget Date: Thu, 24 Mar 2011 12:04:58 -0400 Subject: Fix some typos. --- docs/narr/hooks.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr') diff --git a/docs/narr/hooks.rst b/docs/narr/hooks.rst index 006f5d5cb..aaf809f2e 100644 --- a/docs/narr/hooks.rst +++ b/docs/narr/hooks.rst @@ -414,7 +414,7 @@ name` representing such a callable. Such a callback must accept a single positional argument (notionally named ``system``) which will contain the original system values. It must return a dictionary of values that will be merged into the system -dictionary. See :ref:`renderer_system_values` for discription of the +dictionary. See :ref:`renderer_system_values` for description of the values present in the system dictionary. A renderer globals factory can alternately be registered via ZCML as a -- cgit v1.2.3