We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e4558b commit bc1859dCopy full SHA for bc1859d
1 file changed
src/main/java/org/apache/commons/scxml2/model/TransitionType.java
@@ -17,7 +17,7 @@
17
package org.apache.commons.scxml2.model;
18
19
/**
20
- * Defines the allowable Transition type attribute values,
+ * Enumerates the allowable Transition type attribute values,
21
* <p>
22
* The Transition type determines whether the source state is exited in transitions
23
* whose target state is a descendant of the source state.
0 commit comments