From 3ea51bd1ef95048c57f48d0aa6f436ce7c2150e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Thu, 3 Aug 2017 08:49:55 -0300 Subject: [PATCH] Fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: MaurĂ­cio Meneghini Fauth --- doc/charts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 | +---------------+--------+