Skip to content

Commit bc1859d

Browse files
committed
Javadoc
1 parent 1e4558b commit bc1859d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/scxml2/model/TransitionType.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
package org.apache.commons.scxml2.model;
1818

1919
/**
20-
* Defines the allowable Transition type attribute values,
20+
* Enumerates the allowable Transition type attribute values,
2121
* <p>
2222
* The Transition type determines whether the source state is exited in transitions
2323
* whose target state is a descendant of the source state.

0 commit comments

Comments
 (0)