Skip to content

Commit 3469b47

Browse files
authored
AppProfiler: Fixed typo in comment (#1535)
1 parent 3beca2b commit 3469b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jme3-core/src/main/java/com/jme3/profile/AppProfiler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
/**
4040
* Can be hooked into the application (and render manager)
4141
* to receive callbacks about specific frame steps. It is up
42-
* to the specific implememtation to decide what to do with
42+
* to the specific implementation to decide what to do with
4343
* the information.
4444
*
4545
* @author Paul Speed

0 commit comments

Comments
 (0)