Hopefully fixed EvalContext documentation.
authorArmin Ronacher <armin.ronacher@active-4.com>
Mon, 15 Mar 2010 08:36:47 +0000 (09:36 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Mon, 15 Mar 2010 08:36:47 +0000 (09:36 +0100)
--HG--
branch : trunk

docs/api.rst

index 22e1d1085bb926ae14a92adcc59f63786b72482f..b46a88c46adf5d3228b557793ebae2b2ebd5f442 100644 (file)
@@ -627,7 +627,7 @@ must only happen with a :class:`nodes.EvalContextModifier` and
 :class:`nodes.ScopedEvalContextModifier` from an extension, not on the
 eval context object itself.
 
-.. autoclass:: nodes.EvalContext
+.. autoclass:: jinja2.nodes.EvalContext
 
    .. attribute:: autoescape