fix entity

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@144682 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
LEE Yun-young 2003-11-21 12:02:48 +00:00
parent a9c050c6a4
commit 54b017e812
2 changed files with 4 additions and 3 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.get-meta-tags">
<refnamediv>
@ -18,7 +18,7 @@
</methodsynopsis>
<para>
Opens <parameter>filename</parameter> and parses it line by line
for &lt;meta> tags in the file. This can be a local file or
for &lt;meta&gt; tags in the file. This can be a local file or
an <acronym>URL</acronym>. The parsing stops at
<literal>&lt;/head&gt;</literal>.
</para>
@ -106,3 +106,4 @@ vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.0 -->
<!-- $Revision: 1.3 $ -->
<refentry id="function.http-build-query">
<refnamediv>
<refname>http_build_query</refname>