common/autoconf/jdk-options.m4
changeset 20273 126644dde85d
parent 19764 345aa6f8d18a
child 20275 bdf86ab49b78
--- a/common/autoconf/jdk-options.m4	Wed Jul 05 19:14:19 2017 +0200
+++ b/common/autoconf/jdk-options.m4	Thu Oct 03 11:26:11 2013 +0200
@@ -316,7 +316,7 @@
 
 if test "x$SUPPORT_HEADFUL" = xyes; then
     # We are building both headful and headless.
-    headful_msg="inlude support for both headful and headless"
+    headful_msg="include support for both headful and headless"
 fi
 
 if test "x$SUPPORT_HEADFUL" = xno; then