mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333299 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
75f56b6827
commit
476993328f
2 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue