tony2001                Tue Jan 30 09:19:32 2007 UTC

  Modified files:              
    /phpdoc/en/reference/array/functions        array-unshift.xml compact.xml 
  Log:
  fix typos
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/array/functions/array-unshift.xml?r1=1.13&r2=1.14&diff_format=u
Index: phpdoc/en/reference/array/functions/array-unshift.xml
diff -u phpdoc/en/reference/array/functions/array-unshift.xml:1.13 
phpdoc/en/reference/array/functions/array-unshift.xml:1.14
--- phpdoc/en/reference/array/functions/array-unshift.xml:1.13  Tue Jan 30 
09:06:51 2007
+++ phpdoc/en/reference/array/functions/array-unshift.xml       Tue Jan 30 
09:19:32 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
 <!-- splitted from ./en/functions/array.xml, last change in rev 1.2 -->
 <refentry id="function.array-unshift">
  <refnamediv>
@@ -37,7 +37,7 @@
 ?>
 ]]>
     </programlisting>
-    &example.ouputs;
+    &example.outputs;
     <screen role="php">
 <![CDATA[
 Array
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/array/functions/compact.xml?r1=1.10&r2=1.11&diff_format=u
Index: phpdoc/en/reference/array/functions/compact.xml
diff -u phpdoc/en/reference/array/functions/compact.xml:1.10 
phpdoc/en/reference/array/functions/compact.xml:1.11
--- phpdoc/en/reference/array/functions/compact.xml:1.10        Tue Jan 30 
09:06:51 2007
+++ phpdoc/en/reference/array/functions/compact.xml     Tue Jan 30 09:19:32 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
 <!-- splitted from ./en/functions/array.xml, last change in rev 1.2 -->
 <refentry id="function.compact">
  <refnamediv>
@@ -58,7 +58,7 @@
 ?>
 ]]>
     </programlisting>
-    &example.ouputs;
+    &example.outputs;
     <screen role="php">
 <![CDATA[
 Array

Reply via email to