pollita         Thu Jul 22 17:33:22 2004 EDT

  Modified files:              
    /phpdoc/en/reference/stream/functions       
                                                stream-context-get-default.xml 
  Log:
  typo
  
http://cvs.php.net/diff.php/phpdoc/en/reference/stream/functions/stream-context-get-default.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/stream/functions/stream-context-get-default.xml
diff -u phpdoc/en/reference/stream/functions/stream-context-get-default.xml:1.1 
phpdoc/en/reference/stream/functions/stream-context-get-default.xml:1.2
--- phpdoc/en/reference/stream/functions/stream-context-get-default.xml:1.1     Thu 
Jul 22 11:19:06 2004
+++ phpdoc/en/reference/stream/functions/stream-context-get-default.xml Thu Jul 22 
17:33:22 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id="function.stream-context-get-default">
    <refnamediv>
     <refname>stream_context_get_default</refname>
@@ -16,7 +16,7 @@
      (<function>fopen</function>, <function>file_get_contents</function>, etc...)
      are called without a context parameter.  Options for the default context
      can optionally be specified with this function using the same syntax as
-     <function>stream_context_cretae</function>.
+     <function>stream_context_create</function>.
     </simpara>
     <simpara>
      <parameter>options</parameter> must be an associative 

Reply via email to