summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-11-14 02:18:44 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-11-14 02:18:44 +0000
commit7825592953ce577fcea1db1bafbdfa27b83f5b9c (patch)
treebf0657af1cc14dbfe4b57ce17b256aa2f249b23c
parent8e3eacadd3d91fbab5a4bb41b7d817f9d42bbb5a (diff)
downloadperl-7825592953ce577fcea1db1bafbdfa27b83f5b9c.tar.gz
There are several MIME RFCs.
p4raw-id: //depot/perl@12988
-rw-r--r--ext/Encode/Encode.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Encode/Encode.pm b/ext/Encode/Encode.pm
index bb711268a7..ddde0f2df4 100644
--- a/ext/Encode/Encode.pm
+++ b/ext/Encode/Encode.pm
@@ -592,7 +592,7 @@ the encoding by picking the first in the following sequence:
=over 4
-=item * The MIME name as defined in IETF RFC-2045.
+=item * The MIME name as defined in IETF RFCs.
=item * The name in the IANA registry.