Typo in FAQ number

This commit is contained in:
Marc Delisle
2011-01-31 12:26:42 -05:00
parent 98187c115b
commit 1e84e0b7bc

View File

@@ -4311,7 +4311,7 @@ chmod o+rwx tmp
</p>
<h4 id="faq6_29">
<a href="#faq6_29">6.28 Why can't I get a chart from my query result table?</a></h4>
<a href="#faq6_29">6.29 Why can't I get a chart from my query result table?</a></h4>
<p> Not every table can be put to the chart. Only tables with one, two or three columns can be visualised as a chart. Moreover the table must be in a special format for chart script to understand it. Currently supported formats can be found in the <a href="http://wiki.phpmyadmin.net/pma/Devel:Charts#Data_formats_for_query_results_chart">wiki</a>.</p>