--- old/test/jdk/tools/jpackage/windows/exe/Test.java 2019-08-28 09:17:58.560871900 -0400 +++ new/test/jdk/tools/jpackage/windows/exe/Test.java 2019-08-28 09:17:56.595234100 -0400 @@ -24,7 +24,7 @@ /* * Test defaults for exe installer. * Output of the test should be Test-1.0.exe installer. - * The installer should not have license text. It should not have an option + * The installer should not have license text. It should not have an option * to change the default installation directory. * Test application should be installed in %ProgramFiles%\Test directory. * Installer should install test app for all users (machine wide).