Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaurĂ­cio Meneghini Fauth <mauriciofauth@gmail.com>2017-08-03 14:49:55 +0300
committerGitHub <noreply@github.com>2017-08-03 14:49:55 +0300
commit3ea51bd1ef95048c57f48d0aa6f436ce7c2150e2 (patch)
tree7000c9802003655c6ebc587c4933aa03824ef887 /doc/charts.rst
parentb2c6783bb856818f0dcd594a255317c14f4f0838 (diff)
Fix typo
Signed-off-by: MaurĂ­cio Meneghini Fauth <mauriciofauth@gmail.com>
Diffstat (limited to 'doc/charts.rst')
-rw-r--r--doc/charts.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/charts.rst b/doc/charts.rst
index 618f0554ca..eaa3706b1f 100644
--- a/doc/charts.rst
+++ b/doc/charts.rst
@@ -45,7 +45,7 @@ Query results for a simple pie chart can be generated with:
And the result of this query is:
+---------------+--------+
-| expense | anount |
+| expense | amount |
+===============+========+
| Food | 1250 |
+---------------+--------+