summaryrefslogtreecommitdiff
path: root/perl.h
diff options
context:
space:
mode:
Diffstat (limited to 'perl.h')
-rw-r--r--perl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl.h b/perl.h
index a90a07391e..2f889c241d 100644
--- 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) : \