common/autoconf/jdk-options.m4

changeset 811
feb4f2d97042
parent 802
9286a6e61291
child 813
9b102ab97693
     1.1 --- a/common/autoconf/jdk-options.m4	Wed Oct 02 15:08:03 2013 +0200
     1.2 +++ b/common/autoconf/jdk-options.m4	Thu Oct 03 11:26:11 2013 +0200
     1.3 @@ -316,7 +316,7 @@
     1.4  
     1.5  if test "x$SUPPORT_HEADFUL" = xyes; then
     1.6      # We are building both headful and headless.
     1.7 -    headful_msg="inlude support for both headful and headless"
     1.8 +    headful_msg="include support for both headful and headless"
     1.9  fi
    1.10  
    1.11  if test "x$SUPPORT_HEADFUL" = xno; then

mercurial