From 017decd6fb8288ec498a4ab32be2273699c7cdaf Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Mon, 30 Mar 2015 09:10:34 -0400 Subject: Fix some typos. --- src/mailman/app/workflow.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mailman/app/workflow.py') diff --git a/src/mailman/app/workflow.py b/src/mailman/app/workflow.py index 004b15c75..bba5bb694 100644 --- a/src/mailman/app/workflow.py +++ b/src/mailman/app/workflow.py @@ -75,7 +75,7 @@ class Workflow: # an issue in practice, since there's never more than a single step in # the queue anyway. If we want to support more than a single step in # the queue *and* want to support state saving/restoring, change this - # method and the restore_state() method. + # method and the restore() method. if len(self._next) == 0: step = None elif len(self._next) == 1: -- cgit v1.2.3-70-g09d2