diff --git a/flatlaf-core/src/main/java/com/formdev/flatlaf/FlatSystemProperties.java b/flatlaf-core/src/main/java/com/formdev/flatlaf/FlatSystemProperties.java index c3fa3fd4e..db7ccb136 100644 --- a/flatlaf-core/src/main/java/com/formdev/flatlaf/FlatSystemProperties.java +++ b/flatlaf-core/src/main/java/com/formdev/flatlaf/FlatSystemProperties.java @@ -138,7 +138,7 @@ public interface FlatSystemProperties /** * Specifies whether native rounded popup borders should be used (if supported by operating system). *

- * (requires Window 11 or macOS) + * (requires Windows 11 or macOS) *

* Allowed Values {@code false} and {@code true}
* Default {@code true}; except on macOS 14.4+ where it is {@code false}