From 78812c46ffcaa30b1114c8234752c6117842d0ac Mon Sep 17 00:00:00 2001 From: Damien Baty Date: Sun, 8 Aug 2010 12:47:51 +0000 Subject: Fixed reST typo that caused most part of the warning block not to be rendered. --- docs/narr/templates.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/narr') diff --git a/docs/narr/templates.rst b/docs/narr/templates.rst index a20fb8f28..0f1d6398b 100644 --- a/docs/narr/templates.rst +++ b/docs/narr/templates.rst @@ -48,7 +48,7 @@ within the body of a view callable like so: request=request) .. warning:: Earlier iterations of this documentation -.. (pre-version-1.3) encouraged the application developer to use + (pre-version-1.3) encouraged the application developer to use ZPT-specific APIs such as :func:`repoze.bfg.chameleon_zpt.render_template_to_response`, :func:`repoze.bfg.chameleon_zpt.render_template_to_iterable`, and -- cgit v1.2.3