Skip to content

Commit e5899ff

Browse files
committed
AnimEvent: grammatical correction to the javadoc
1 parent e074cd6 commit e5899ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jme3-core/src/main/java/com/jme3/cinematic/events/AnimEvent.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
import java.util.logging.Logger;
4747

4848
/**
49-
* An CinematicEvent that plays a canned animation action in an
49+
* A CinematicEvent that plays a canned animation action in an
5050
* {@link com.jme3.anim.AnimComposer}.
5151
*
5252
* Inspired by Nehon's {@link AnimationEvent}.

0 commit comments

Comments
 (0)