avsm            Fri Apr  6 05:56:02 2001 EDT

  Modified files:              
    /phpdoc/en/functions        openssl.xml 
  Log:
  fix typos
  PR:
  Submitted by:
  Reviewed by:
  Obtained from:
  
  
Index: phpdoc/en/functions/openssl.xml
diff -u phpdoc/en/functions/openssl.xml:1.6 phpdoc/en/functions/openssl.xml:1.7
--- phpdoc/en/functions/openssl.xml:1.6 Thu Apr  5 01:52:17 2001
+++ phpdoc/en/functions/openssl.xml     Fri Apr  6 05:56:01 2001
@@ -21,7 +21,7 @@
   </para>
   </sect1>
   <sect1 id="openssl.certparams">
-  <title>Key/Certficate parameters</title>
+  <title>Key/Certificate parameters</title>
   <para>
    Quite a few of the openssl functions require a key or a certificate
    parameter.  PHP 4.0.5 and earlier have to use a key or certificate resource
@@ -104,7 +104,7 @@
         <row>
          <entry>PKCS7_BINARY</entry>
          <entry>normally the input message is converted to "canonical" format
-         which is effectlively using CR and LF as end of line: as required by
+         which is effectively using CR and LF as end of line: as required by
          the S/MIME specification.  When this options is present, no
          translation occurs.  This is useful when handling binary data which
          may not be in MIME format.</entry>


Reply via email to