Index: openacs-4/packages/workflow/www/doc/developer-guide.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/workflow/www/doc/developer-guide.html,v diff -u -r1.7 -r1.8 --- openacs-4/packages/workflow/www/doc/developer-guide.html 28 Mar 2018 23:50:36 -0000 1.7 +++ openacs-4/packages/workflow/www/doc/developer-guide.html 22 Mar 2019 22:28:00 -0000 1.8 @@ -150,7 +150,7 @@

- The workflow API is designed so that whenver you're using features + The workflow API is designed so that whenever you're using features that are specific to finite state machines, the procedure name will include the letters "fsm" in the name, as in workflow::case::fsm::get. That