]> granicus.if.org Git - php/commitdiff
fix typo in configure message
authorAdam Baratz <adam.baratz@gmail.com>
Wed, 6 Jul 2016 14:36:19 +0000 (10:36 -0400)
committerAdam Baratz <adam.baratz@gmail.com>
Wed, 6 Jul 2016 14:36:19 +0000 (10:36 -0400)
configure.in

index 299dbb55fb8cf02314abaa556306fd07227409bb..a35f413dad12d974bb4dcd200e63ccee1f18edc4 100644 (file)
@@ -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"