Fixed incorrect title for example 3.10

Fixes bug 950535

Changed title for Example 3.10 to correctly reflect JSON

Change-Id: I0f7fae73efa80b617da0a895b80a95f60cb12c42
This commit is contained in:
Mark McClain 2012-03-09 00:11:02 -05:00
parent 8d1d6cc94e
commit beed3d1122
1 changed files with 1 additions and 1 deletions

View File

@ -659,7 +659,7 @@ Content-Type application/json
</programlisting>
</example>
<example>
<title>"Network not found" fault Response (XML)</title>
<title>"Network not found" fault Response (JSON)</title>
<programlisting language="javascript"><xi:include href="samples/fault.json" parse="text"/>
</programlisting>
</example>