git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333299 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2014-04-09 22:59:16 +00:00
parent 75f56b6827
commit 476993328f
2 changed files with 2 additions and 2 deletions

View file

@ -75,7 +75,7 @@ declare(ticks=1);
by the parser within the <literal>declare</literal> block.
The value for <varname>N</varname> is specified
using <code>ticks=<varname>N</varname></code>
within the <literal>declare</literal> blocks's
within the <literal>declare</literal> block's
<literal>directive</literal> section.
</para>
<para>

View file

@ -24,7 +24,7 @@
<note>
<para>
Note that switch/case does
<link linkend="types.comparisions-loose">loose comparision</link>.
<link linkend="types.comparisions-loose">loose comparison</link>.
</para>
</note>
<para>