Correct the correction. This one is both a correcly spelled word, and
Nicholas Clark [Sun, 23 Dec 2007 22:29:17 +0000 (22:29 +0000)]
the word I was originally aiming for. Or if it's not, I'm sure that
given infinite monkeys we'll get there sometime around the heat death
of the universe.

p4raw-id: //depot/perl@32719

perl.h

diff --git a/perl.h b/perl.h
index a90a073..2f889c2 100644 (file)
--- a/perl.h
+++ b/perl.h
@@ -3765,7 +3765,7 @@ Gid_t getegid (void);
 #endif
 
 /* Keep the old croak based assert for those who want it, and as a fallback if
-   the platform is so hectically non-ANSI that it can't assert.  */
+   the platform is so heretically non-ANSI that it can't assert.  */
 
 #define Perl_assert(what)      PERL_DEB(                               \
        ((what) ? ((void) 0) :                                          \