summaryrefslogtreecommitdiff
path: root/autodoc.pl
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2020-08-31 17:36:43 -0600
committerKarl Williamson <khw@cpan.org>2020-08-31 18:14:22 -0600
commit2de859ce01e2f9e2245611a869f4d041bb48d2ca (patch)
tree3ac89f1fc178ea30efd9e84240038a3f87659848 /autodoc.pl
parentbbfd8f811c2f4b1cb022066258c688d922fd1782 (diff)
downloadperl-2de859ce01e2f9e2245611a869f4d041bb48d2ca.tar.gz
perlapi: Fix typo
Spotted by James Keenan
Diffstat (limited to 'autodoc.pl')
-rw-r--r--autodoc.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/autodoc.pl b/autodoc.pl
index aa45f317ef..caa685c249 100644
--- a/autodoc.pl
+++ b/autodoc.pl
@@ -478,7 +478,7 @@ output('perlapi', <<"_EOB_", $docs{api}, \@missing_api, <<"_EOE_");
|range can be referred to as ISO-8859-1. Often, the term "Latin-1" (or
|"Latin1") is used as an equivalent for ISO-8859-1. But some people treat
|"Latin1" as referring just to the characters in the range 128 through 255, or
-|somethimes from 160 through 255.
+|sometimes from 160 through 255.
|This documentation uses "Latin1" and "Latin-1" to refer to all 256 characters.
|
|Note that Perl can be compiled and run under either ASCII or EBCDIC (See