Skip to content

Commit

Permalink
Fix typo in Window.java
Browse files Browse the repository at this point in the history
  • Loading branch information
nlisker authored Sep 4, 2024
1 parent b5d81b0 commit 2919895
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ private void adjustSize(boolean selfSizePriority) {

/**
* Sets x and y properties on this Window so that it is centered on the
* curent screen.
* current screen.
* The current screen is determined from the intersection of current window bounds and
* visual bounds of all screens.
*/
Expand Down

0 comments on commit 2919895

Please sign in to comment.