perl.h: s/non-existant/nonexistent/
authorFather Chrysostomos <sprout@cpan.org>
Mon, 5 Nov 2012 14:21:35 +0000 (06:21 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 5 Nov 2012 14:21:35 +0000 (06:21 -0800)
perl.h

diff --git a/perl.h b/perl.h
index adf36c5..be07993 100644 (file)
--- a/perl.h
+++ b/perl.h
@@ -541,7 +541,7 @@ register struct op *Perl_op asm(stringify(OP_IN_REGISTER));
  * silently ignores -t/-T instead of throwing an exception.
  *
  * DANGER! Using NO_TAINT_SUPPORT or SILENT_NO_TAINT_SUPPORT
- *         voids your non-existant warranty!
+ *         voids your nonexistent warranty!
  */
 #if SILENT_NO_TAINT_SUPPORT && !defined(NO_TAINT_SUPPORT)
 #  define NO_TAINT_SUPPORT 1