diff --git a/flatlaf-extras/src/main/java/com/formdev/flatlaf/extras/FlatDesktop.java b/flatlaf-extras/src/main/java/com/formdev/flatlaf/extras/FlatDesktop.java index 927fb137..a7558ec5 100644 --- a/flatlaf-extras/src/main/java/com/formdev/flatlaf/extras/FlatDesktop.java +++ b/flatlaf-extras/src/main/java/com/formdev/flatlaf/extras/FlatDesktop.java @@ -57,7 +57,7 @@ public class FlatDesktop /** * Sets a handler to show a custom About dialog. *
- * Useful for macOS to enable menu item "MyApp > About". + * Useful for macOS to enable menu item "MyApp > About". *
* Uses: *
- * Useful for macOS to enable menu item "MyApp > Preferences". + * Useful for macOS to enable menu item "MyApp > Preferences". *
* Uses: *
- * Useful for macOS to get notified when user clicks menu item "MyApp > Quit". + * Useful for macOS to get notified when user clicks menu item "MyApp > Quit". *
* Uses: *