removed unnecessary parentheses after function names

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302618 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Peter Cowburn 2010-08-21 18:22:42 +00:00
parent dbc2efc40c
commit edcfec9a7f
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@
<void />
</methodsynopsis>
<para>
Returns a string representation of this date, similar to the representation returned by <function>microtime()</function>.
Returns a string representation of this date, similar to the representation returned by <function>microtime</function>.
</para>
</refsect1>

View file

@ -14,7 +14,7 @@
<void/>
</methodsynopsis>
<para>
This returns the same thing as running <function>time()</function> when the id is created.
This returns the same thing as running <function>time</function> when the id is created.
</para>
</refsect1>