common/autoconf/jdk-version.m4
changeset 42300 218374d35efd
parent 41458 f285e333e8db
child 42423 bc717b8b1123
--- 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])