summaryrefslogtreecommitdiff
path: root/README.bs2000
diff options
context:
space:
mode:
authorPeter J. Acklam) (via RT <perlbug-followup@perl.org>2011-01-06 23:14:20 -0800
committerAbigail <abigail@abigail.be>2011-01-07 11:18:16 +0100
commitf858446f8d2c74c0a4665f0be04b65fe90e1b08c (patch)
tree2d9bdc9f5c24118bc6e3982c2aab064881abb243 /README.bs2000
parent486ec47ab73770ab60bf9cfb6d398a4371463266 (diff)
downloadperl-f858446f8d2c74c0a4665f0be04b65fe90e1b08c.tar.gz
Fix typos (spelling errors) in README*.
# New Ticket Created by (Peter J. Acklam) # Please include the string: [perl #81912] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81912 > Signed-off-by: Abigail <abigail@abigail.be>
Diffstat (limited to 'README.bs2000')
-rw-r--r--README.bs20002
1 files changed, 1 insertions, 1 deletions
diff --git a/README.bs2000 b/README.bs2000
index a7746c64e2..b13d9840d2 100644
--- a/README.bs2000
+++ b/README.bs2000
@@ -206,7 +206,7 @@ Perl, that it should use the native IO layer:
Now your IO would be ASCII on ASCII partitions and EBCDIC on EBCDIC
partitions. See the documentation of PerlIO (without C<Encode::>!)
-for further posibilities.
+for further possibilities.
=head1 AUTHORS