From: Adam Baratz Date: Wed, 6 Jul 2016 14:36:19 +0000 (-0400) Subject: fix typo in configure message X-Git-Tag: php-7.1.0beta1~144^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ce4e1c0e15f6ba4c596e9e32a74e846ef5f90d1b;p=php fix typo in configure message --- diff --git a/configure.in b/configure.in index 299dbb55fb..a35f413dad 100644 --- a/configure.in +++ b/configure.in @@ -799,7 +799,7 @@ if test "$PHP_GCOV" = "yes"; then dnl min: 1.5 (i.e. 105, major * 100 + minor for easier comparison) ltp_version_min="105" dnl non-working versions, e.g. "1.8 1.18"; - dnl remove "none" when introducing the first incompatible LTP version an + dnl remove "none" when introducing the first incompatible LTP version and dnl separate any following additions by spaces ltp_version_exclude="1.8"