From 56c5bb9e35af413e63051e458a39c01c7c2bdc24 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 13 Oct 2008 13:11:15 +0000 Subject: Adjustments. --- docs/tutorials/cmf/workflow.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/tutorials/cmf/workflow.rst') diff --git a/docs/tutorials/cmf/workflow.rst b/docs/tutorials/cmf/workflow.rst index 251ce3fc4..a66d8d78e 100644 --- a/docs/tutorials/cmf/workflow.rst +++ b/docs/tutorials/cmf/workflow.rst @@ -8,7 +8,7 @@ In CMF, the "workflow tool" allows developers to design state machines which imply transition between content states. :mod:`repoze.bfg` itself has no such concept, but the -:term:`repoze.lemonade` packge provides a simple persistent state -machine implementation that can act as a barebones workflow tool. See -its documentation for more information. +:term:`repoze.workflow` packge provides a simple state machine +implementation that can act as a barebones workflow tool. See its +documentation for more information. -- cgit v1.2.3