Skip to content

Commit bf0a5eb

Browse files
author
wil
committed
update
1 parent f606217 commit bf0a5eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jme3-core/src/main/java/com/jme3/system/DisplayInfo.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
*/
4343
public final class DisplayInfo {
4444

45-
/** displayID - display id that was return from Lwjgl3. */
45+
/** display - display id that was return from Lwjgl3. */
4646
private long display;
4747

4848
/** width - width that was return from Lwjgl3. */

0 commit comments

Comments
 (0)