diff options
Diffstat (limited to 'chapter06/xml-parser.xml')
-rw-r--r-- | chapter06/xml-parser.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/xml-parser.xml b/chapter06/xml-parser.xml index 8a5e5b917..54d5bcb35 100644 --- a/chapter06/xml-parser.xml +++ b/chapter06/xml-parser.xml @@ -76,9 +76,9 @@ <?dbhtml list-presentation="table"?> <varlistentry id="Expat"> - <term><filename class="libraryfile">Expat.so</filename></term> + <term><filename class="libraryfile">Expat</filename></term> <listitem> - <para>provides the Perl Expat interface.</para> + <para>provides the Perl Expat interface</para> <indexterm zone="ch-system-xml-parser Expat"> <primary sortas="c-Expat">Expat</primary> </indexterm> |