One definite grammar fix, and one sort-of-grammar fix. (It felt better)
Nicholas Clark [Thu, 8 Nov 2007 10:07:53 +0000 (10:07 +0000)]
p4raw-id: //depot/perl@32240

INSTALL

diff --git a/INSTALL b/INSTALL
index 28186f8..c30973f 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1320,7 +1320,7 @@ This will attempt to make perl in the current directory.
 
 =head2 Expected errors
 
-These errors reports are normal, and can be ignored:
+These error reports are normal, and can be ignored:
 
   ...
   make: [extra.pods] Error 1 (ignored)
@@ -2012,7 +2012,7 @@ make install will install the following:
        cpan2dist       The CPANPLUS distribution creator
        cpanp           The CPANPLUS shell
        cpanp-run-perl  An helper for cpanp
-       dprofpp         Perl code profile post-processor
+       dprofpp         Perl code profiler post-processor
        enc2xs          Encoding module generator
        find2perl       find-to-perl translator
        h2ph            Extract constants and simple macros from C headers