Skip to content

Commit 809bdfa

Browse files
committed
Javadoc
1 parent ee0915f commit 809bdfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/commons/scxml2/Builtin.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
import java.io.Serializable;
2020

2121
/**
22-
* Implementation of the SCXML specification required In() builtin predicate.
22+
* Implements the SCXML specification required In() builtin predicate.
2323
*/
2424
public class Builtin implements Serializable {
2525

0 commit comments

Comments
 (0)