Fix incorrect language specification

The api sample of networks-get-last-page-res.xml has been referenced
as json language, which will cause incorrectly display html tag
instead of literal value.

Change-Id: I4e0ee407cca7f563149529157f991c89f577f65b
Closes-Bug: #1285403
This commit is contained in:
ZhiQiang Fan 2014-02-28 01:33:24 +08:00
parent b759c1b20a
commit be2546cc56
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@ Accept: application/xml
</example>
<example>
<title>Network Collection, Last Page: XML Response</title>
<programlisting language="json"><xi:include href="samples/networks-get-last-page-res.xml" parse="text"/></programlisting>
<programlisting language="xml"><xi:include href="samples/networks-get-last-page-res.xml" parse="text"/></programlisting>
</example>
</section>
<section xml:id="Sorting">