From 0d1f2ff01465689a472b10bbded2fa4e7a895569 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 25 Oct 2010 22:43:05 -0400 Subject: qualify development type --- docs/tutorials/bfg/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/tutorials/bfg/index.rst b/docs/tutorials/bfg/index.rst index 3dba3607c..4689831fa 100644 --- a/docs/tutorials/bfg/index.rst +++ b/docs/tutorials/bfg/index.rst @@ -10,8 +10,8 @@ Converting a :mod:`repoze.bfg` Application to :mod:`pyramid` Prior iterations of :mod:`pyramid` were released as a package named :mod:`repoze.bfg`. :mod:`repoze.bfg` users are encouraged to upgrade their deployments to :mod:`pyramid`, as, after the first final release -of :mod:`pyramid`, further development on :mod:`repoze.bfg` will -cease. +of :mod:`pyramid`, further feature development on :mod:`repoze.bfg` +will cease. Most existing :mod:`repoze.bfg` applications can be converted to a :mod:`pyramid` application in a completely automated fashion. -- cgit v1.2.3