From ea619794e54bdcd269f504440491ce1848eb6bb3 Mon Sep 17 00:00:00 2001 From: Isaac Bennetch Date: Sat, 17 Dec 2016 10:16:35 -0500 Subject: [PATCH] Fix documentation markup Signed-off-by: Isaac Bennetch --- doc/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/faq.rst b/doc/faq.rst index 888b56bb05..2815e6f8de 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -146,7 +146,7 @@ The MySQL manual explains how to `reset the permissions 1.15 I have problems with *mysql.user* column names. ---------------------------------------------------- -In previous MySQL versions, the ``User`` and ``Password``columns were +In previous MySQL versions, the ``User`` and ``Password`` columns were named ``user`` and ``password``. Please modify your column names to align with current standards.