From 0744d3cf63efa6ffbdf02bbf283f632700098099 Mon Sep 17 00:00:00 2001 From: Nick Coghlan <@ncoghlan> Date: Thu, 15 Dec 2011 21:10:29 +1000 Subject: [PATCH] Oops, missed one reference to the initial name --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 5928a30..93192aa 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -27,7 +27,7 @@ for new features not yet part of the standard library. Those new features are currently: * :meth:`ContextDecorator.refresh_cm` -* :class:`CleanupManager` +* :class:`ContextStack` API Reference