fix typos

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228476 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Antony Dovgal 2007-01-30 09:19:32 +00:00
parent e44970bf48
commit 8feaa6b90d
2 changed files with 4 additions and 4 deletions

View file

@ -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 @@ print_r($queue);
?>
]]>
</programlisting>
&example.ouputs;
&example.outputs;
<screen role="php">
<![CDATA[
Array

View file

@ -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 @@ print_r($result);
?>
]]>
</programlisting>
&example.ouputs;
&example.outputs;
<screen role="php">
<![CDATA[
Array