From e5edef4639432cd5815f1f83a51c16b0f8bc497c Mon Sep 17 00:00:00 2001 From: Isaac Bennetch Date: Thu, 1 Mar 2018 23:31:06 -0500 Subject: [PATCH] English-language fixup. Thanks to "rafpaf" for noticing this at https://github.com/phpmyadmin/phpmyadmin/pull/13997 Signed-off-by: Isaac Bennetch --- doc/setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/setup.rst b/doc/setup.rst index 1cb7c325f2..69d5facafe 100644 --- a/doc/setup.rst +++ b/doc/setup.rst @@ -477,7 +477,7 @@ Or, if you prefer to not be prompted every time you log in: .. warning:: Storing passwords in the configuration is insecure as anybody can then - manipulate with your database. + manipulate your database. For a full explanation of possible configuration values, see the :ref:`config` of this document.