Skip to content

Commit cbffdf4

Browse files
committed
HiDPIUtils: fixed javadoc error
1 parent 1238da5 commit cbffdf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flatlaf-core/src/main/java/com/formdev/flatlaf/util/HiDPIUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ private static boolean needsSpecialRepaint( Component c, int x, int y, int width
495495
* but only if default repaint manager is currently installed.
496496
* <p>
497497
* Invoke once on application startup.
498-
* Compatible with all/other L&Fs.
498+
* Compatible with all/other LaFs.
499499
*
500500
* @since 3.5
501501
*/

0 commit comments

Comments
 (0)