From b74cd47706ba4df77080ef49eb85cb0437bc15f4 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 30 Dec 2009 20:07:15 +0000 Subject: Spellcheck. --- repoze/bfg/chameleon_zpt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repoze/bfg/chameleon_zpt.py') diff --git a/repoze/bfg/chameleon_zpt.py b/repoze/bfg/chameleon_zpt.py index 764919cc3..22d409f33 100644 --- a/repoze/bfg/chameleon_zpt.py +++ b/repoze/bfg/chameleon_zpt.py @@ -52,7 +52,7 @@ def get_renderer(path): return renderer_factory(path) def get_template(path): - """ Return the underyling object representing a :term:`Chameleon` + """ Return the underlying object representing a :term:`Chameleon` ZPT template using the template implied by the ``path`` argument. The ``path`` argument may be a package-relative path, an absolute path, or a :term:`resource specification`.""" -- cgit v1.2.3