This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-scxml.git
The following commit(s) were added to refs/heads/master by this push: new 609c9f6 Fix spelling 609c9f6 is described below commit 609c9f6833054473a75294449c0111039cba8f79 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Oct 22 14:39:29 2022 -0400 Fix spelling --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index bbd808f..ccf4d88 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -320,7 +320,7 @@ </action> <action dev="sebb" type="fix" issue="SCXML-103"> - [01-06-2009] Remove any catch (Throwable t) occurences. + [01-06-2009] Remove any catch (Throwable t) occurrences. </action> <action dev="ate" type="fix" issue="SCXML-193">