From c8503f330304bb58f597547d36b7ffa7957266c2 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 14 Nov 2009 07:39:28 +0000 Subject: Spellcheck. --- docs/tutorials/cmf/workflow.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials/cmf/workflow.rst') diff --git a/docs/tutorials/cmf/workflow.rst b/docs/tutorials/cmf/workflow.rst index a66d8d78e..ff9527591 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.workflow` packge provides a simple state machine +:term:`repoze.workflow` package provides a simple state machine implementation that can act as a barebones workflow tool. See its documentation for more information. -- cgit v1.2.3