diff -r cc9f6e47e3bf -r 218374d35efd common/autoconf/jdk-version.m4 --- a/common/autoconf/jdk-version.m4 Fri Dec 02 16:15:41 2016 +0100 +++ b/common/autoconf/jdk-version.m4 Fri Dec 02 16:17:52 2016 +0100 @@ -110,7 +110,7 @@ AC_MSG_ERROR([Version string contains + but both 'BUILD' and 'OPT' are missing]) fi # Stop the version part process from setting default values. - # We still allow them to explicitely override though. + # We still allow them to explicitly override though. NO_DEFAULT_VERSION_PARTS=true else AC_MSG_ERROR([--with-version-string fails to parse as a valid version string: $with_version_string])