Fix error in the column name in the doc

This commit is contained in:
Michael Scherer 2015-05-15 01:05:38 -04:00
parent 46d7f5281a
commit 85aa984340

View file

@ -118,7 +118,7 @@ Common return values are documented here :doc:`common_return_values`, the follow
<table border=1 cellpadding=4>
<tr>
<th class="head">name</th>
<th class="head">despcription</th>
<th class="head">description</th>
<th class="head">returned</th>
<th class="head">type</th>
<th class="head">sample</th>
@ -138,7 +138,7 @@ Common return values are documented here :doc:`common_return_values`, the follow
<table border=1 cellpadding=2>
<tr>
<th class="head">name</th>
<th class="head">despcription</th>
<th class="head">description</th>
<th class="head">returned</th>
<th class="head">type</th>
<th class="head">sample</th>