summaryrefslogtreecommitdiff
path: root/t/porting
diff options
context:
space:
mode:
authorPeter J. Acklam) (via RT <perlbug-followup@perl.org>2011-01-06 23:14:45 -0800
committerAbigail <abigail@abigail.be>2011-01-07 11:19:58 +0100
commit93f09d7ba52fad6ba827274ee4fa13235edb2b44 (patch)
treed37f89d97bcd3531beefe5a174c8dcaf896a52c0 /t/porting
parentf858446f8d2c74c0a4665f0be04b65fe90e1b08c (diff)
downloadperl-93f09d7ba52fad6ba827274ee4fa13235edb2b44.tar.gz
Fix typos (spelling errors) in t/*.
# New Ticket Created by (Peter J. Acklam) # Please include the string: [perl #81916] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81916 >
Diffstat (limited to 't/porting')
-rw-r--r--t/porting/args_assert.t2
-rw-r--r--t/porting/diag.t2
2 files changed, 2 insertions, 2 deletions
diff --git a/t/porting/args_assert.t b/t/porting/args_assert.t
index df62755b34..e1a2fa5d8e 100644
--- a/t/porting/args_assert.t
+++ b/t/porting/args_assert.t
@@ -16,7 +16,7 @@ my $prefix = '';
unless (-d 't' && -f 'MANIFEST') {
# we'll assume that we are in t then.
- # All files are interal to perl, so Unix-style is sufficiently portable.
+ # All files are internal to perl, so Unix-style is sufficiently portable.
$prefix = '../';
}
diff --git a/t/porting/diag.t b/t/porting/diag.t
index 073156a317..73270d4182 100644
--- a/t/porting/diag.t
+++ b/t/porting/diag.t
@@ -270,7 +270,7 @@ sub check_file {
}
}
}
-# Lists all missing things as of the inaguration of this script, so we
+# Lists all missing things as of the inauguration of this script, so we
# don't have to go from "meh" to perfect all at once.
#
# PLEASE DO NOT ADD TO THIS LIST. Instead, write an entry in