git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@216760 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nuno Lopes 2006-07-20 10:53:57 +00:00
parent f3b8acd2f5
commit 22d9eb79c6

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.6 $ -->
<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.1 -->
<refentry id="function.mb-encode-mimeheader">
<refnamediv>
@ -33,7 +33,7 @@
</para>
<para>
<parameter>linefeed</parameter> specifies the EOL (end-of-line) marker
with which <function>mb_encode_mime_header</function> performs
with which <function>mb_encode_mimeheader</function> performs
line-folding (a <ulink url="&url.rfc;2822">RFC</ulink> term,
the act of breaking a line longer than a certain length into multiple
lines. The length is currently hard-coded to 74 characters).