summaryrefslogtreecommitdiff
path: root/perl.h
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-11-05 06:21:35 -0800
committerFather Chrysostomos <sprout@cpan.org>2012-11-05 06:21:35 -0800
commit6ecb40c7533daddcbced3f122e55a5afc0e02a99 (patch)
treeffe2bc67255bc416e92b619c3c180817c0df48f9 /perl.h
parent8f778886e520b7c53852d16c2dff71f705c84e67 (diff)
downloadperl-6ecb40c7533daddcbced3f122e55a5afc0e02a99.tar.gz
perl.h: s/non-existant/nonexistent/
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 adf36c5050..be079938ba 100644
--- 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