diff --git a/src/dorkbox/systemTray/util/WindowsSystemTraySwing.java b/src/dorkbox/systemTray/util/WindowsSystemTraySwing.java index bc4e8f8..8f57ae8 100644 --- a/src/dorkbox/systemTray/util/WindowsSystemTraySwing.java +++ b/src/dorkbox/systemTray/util/WindowsSystemTraySwing.java @@ -89,7 +89,7 @@ class WindowsSystemTraySwing { * * Important distinction: We are not DISTRIBUTING java, nor modifying the distribution class files. * - * What we are doing is modifying what is already present, post-distribution, and it is impossible to distribute is modified + * What we are doing is modifying what is already present, post-distribution, and it is impossible to distribute what is modified * * To see what files we need to fix... * http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/file/tip/src/windows/native/sun/windows/awt_TrayIcon.cpp