Fixed typo in instructions

This commit is contained in:
nathan 2016-10-04 00:18:23 +02:00
parent 4bbe713519
commit 6f11bb9e9a

View File

@ -89,7 +89,7 @@ class WindowsSystemTraySwing {
* *
* Important distinction: We are not DISTRIBUTING java, nor modifying the distribution class files. * 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... * 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 * http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/file/tip/src/windows/native/sun/windows/awt_TrayIcon.cpp