From: Steve Holme Date: Sat, 17 May 2014 23:09:06 +0000 (+0100) Subject: Makefile.am: Corrected a couple of grammar errors X-Git-Tag: curl-7_37_0~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6cfeeb3bb0a9801c10c4c4a898b56018f289095d;p=thirdparty%2Fcurl.git Makefile.am: Corrected a couple of grammar errors --- diff --git a/Makefile.am b/Makefile.am index 8365ae7813..67d3644013 100644 --- a/Makefile.am +++ b/Makefile.am @@ -248,11 +248,11 @@ uninstall-hook: cd docs && $(MAKE) uninstall ca-bundle: lib/mk-ca-bundle.pl - @echo "generate a fresh ca-bundle.crt" + @echo "generating a fresh ca-bundle.crt" @perl $< -b -l -u lib/ca-bundle.crt ca-firefox: lib/firefox-db2pem.sh - @echo "generate a fresh ca-bundle.crt" + @echo "generating a fresh ca-bundle.crt" ./lib/firefox-db2pem.sh lib/ca-bundle.crt checksrc: