Fix: redundant braces

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317987 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Ruslan Osmanov 2011-10-10 19:35:52 +00:00
parent 99ce1d3e88
commit cd3b81fd57

View file

@ -34,7 +34,7 @@
<refsect1 role="examples">
&reftitle.examples;
<example>
<title><function>eio_event_loop()</function> example</title>
<title><function>eio_event_loop</function> example</title>
<programlisting role="php">
<![CDATA[
<?php