Merge pull request #11015 from mscherer/fix_typo_doc

Fix error in the column name in the doc
This commit is contained in:
Brian Coca
2015-05-15 10:05:00 -04:00

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>