Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
wil committed Jan 23, 2025
1 parent f606217 commit bf0a5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jme3-core/src/main/java/com/jme3/system/DisplayInfo.java
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
*/
public final class DisplayInfo {

/** displayID - display id that was return from Lwjgl3. */
/** display - display id that was return from Lwjgl3. */
private long display;

/** width - width that was return from Lwjgl3. */
Expand Down

0 comments on commit bf0a5eb

Please sign in to comment.