From 6a2f135012a489ca56855f44220adfafb76fb6d3 Mon Sep 17 00:00:00 2001 From: nathan Date: Sat, 2 Dec 2017 21:16:27 +0100 Subject: [PATCH] updated readme typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad5ddb6..791ecfc 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ The following unique problems are also solved by this library: 1. Windows *native* menus **do not** support images attached to menu entries 1. Windows menus **do not** support a different L&F from the running application 1. Windows, Linux, and MacOSX menus (native or otherwise) do not support HiDPI configurations - 1. java.awt.Desktop.getDesktop() is **broken** when using GTK3, or on MacOS. + 1. java.awt.Desktop.getDesktop() is **broken** when using GTK3 or on MacOS.