Skip to content

Commit

Permalink
Fix typo in PrintResolution.java
Browse files Browse the repository at this point in the history
  • Loading branch information
nlisker authored Sep 4, 2024
1 parent 2216c34 commit 2592a1f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
* When printing in a portrait orientation
* cross feed direction is usually x/horizontal resolution, and
* feed direction is usually y/horizontal resolution.
* On most printers these are the same value, but it is possuble
* On most printers these are the same value, but it is possible
* for them to be different.
* @since JavaFX 8.0
*/
Expand Down

0 comments on commit 2592a1f

Please sign in to comment.