From 58bb31809895aac3d1f47ac340d64b9b139b06e0 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 3 Jan 2010 02:16:16 +0000 Subject: Get the reference right. --- docs/narr/templates.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/narr/templates.rst b/docs/narr/templates.rst index 769d3590f..ec5812bd2 100644 --- a/docs/narr/templates.rst +++ b/docs/narr/templates.rst @@ -80,7 +80,7 @@ an example of using :func:`repoze.bfg.chameleon_zpt.render_template`: return response Here's an example of using -:func:`repoze.bfg.chameleon_zt.render_template_to_response` but +:func:`repoze.bfg.chameleon_zpt.render_template_to_response` but changing the content-type and status: .. code-block:: python -- cgit v1.2.3