svn: /pear/peardoc/trunk/en/package/networking/net-webfinger/ links.xml
[email protected] (Christian Weiske) Mon, 27 Feb 2017 05:36:32 +0000
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <[email protected]> |
--aa916f5023c6ac14b1158204660a0fd5d91c394d
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
cweiske Mon, 27 Feb 2017 05:36:32 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=341981
Log:
Fix invalid HTML title
Changed paths:
U pear/peardoc/trunk/en/package/networking/net-webfinger/links.xml
Modified: pear/peardoc/trunk/en/package/networking/net-webfinger/links.xml
===================================================================
--- pear/peardoc/trunk/en/package/networking/net-webfinger/links.xml 2017-02-26 20:31:01 UTC (rev 341980)
+++ pear/peardoc/trunk/en/package/networking/net-webfinger/links.xml 2017-02-27 05:36:32 UTC (rev 341981)
@@ -49,7 +49,9 @@
</para>
<table>
- <caption>Supported short names</caption>
+ <info>
+ <title>Supported short names</title>
+ </info>
<thead>
<tr>
<th>Short name</th>
@@ -149,4 +151,4 @@
</programlisting>
</section>
-</section>
\ No newline at end of file
+</section>
--aa916f5023c6ac14b1158204660a0fd5d91c394d--