From: Ernie Hershey Date: Wed, 15 Jul 2015 03:08:44 +0000 (-0400) Subject: GH322: Fix typo in generated comment. X-Git-Tag: OpenSSL_1_0_2e~160 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=033b558181680de69ecefe95ba05b76a0db2e253;p=oweals%2Fopenssl.git GH322: Fix typo in generated comment. Reviewed-by: Viktor Dukhovni (cherry picked from commit ad282e638b6824325fb83ecf7cde2e7996f52b79) --- diff --git a/util/mk1mf.pl b/util/mk1mf.pl index 9b8abc0cf1..99652aff91 100755 --- a/util/mk1mf.pl +++ b/util/mk1mf.pl @@ -447,7 +447,7 @@ $defs= <<"EOF"; # N.B. You MUST use -j on FreeBSD. # This makefile has been automatically generated from the OpenSSL distribution. # This single makefile will build the complete OpenSSL distribution and -# by default leave the 'intertesting' output files in .${o}out and the stuff +# by default leave the 'interesting' output files in .${o}out and the stuff # that needs deleting in .${o}tmp. # The file was generated by running 'make makefile.one', which # does a 'make files', which writes all the environment variables from all