mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Bug#37222 -- missing semicolon for entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212075 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
cb6c61eeb8
commit
b1f4f8b50a
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry id="function.yaz-es">
|
||||
<refnamediv>
|
||||
<refname>yaz_es</refname>
|
||||
|
@ -75,7 +75,7 @@
|
|||
An array with extended service options plus
|
||||
package specific options. The options are identical to
|
||||
those offered in the C API of ZOOM C. Refer to
|
||||
the ZOOM <ulink url="&url.yaz.zoom.ext">Extended Services</ulink>.
|
||||
the ZOOM <ulink url="&url.yaz.zoom.ext;">Extended Services</ulink>.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue