From ece5e60ab1052b765418f238e29c7344a09261eb Mon Sep 17 00:00:00 2001 From: Deven Bansod Date: Sun, 5 Jul 2015 19:59:31 +0530 Subject: [PATCH] Fixed some spelling mistakes Signed-off-by: Deven Bansod --- doc/faq.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/faq.rst b/doc/faq.rst index fe5cb6c004..fc36faca18 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -1886,7 +1886,7 @@ to display the plot. After the plot is generated, you can use the mousewheel to zoom in and out of the plot. In addition, panning feature is enabled to navigate through the plot. You can zoom-in to a -certail level of detail and use panning to locate your area of +certain level of detail and use panning to locate your area of interest. Clicking on a point opens a dialogue box, displaying field values of the data row represented by the point. You can edit the values if required and click on submit to issue an update query. Basic @@ -1988,7 +1988,7 @@ On startup of the wizard, user gets to select upto what normal form they want to normalize the table structure. Here is an example table which you can use to test all of the three First, Second and -Third Normal From. +Third Normal Form. .. code-block:: mysql