fix typo in "doc/config.rst"

Signed-off-by: Rácz Tibor Zoltán <racztiborzoltan@gmail.com>
This commit is contained in:
Rácz Tibor Zoltán 2020-01-18 19:23:54 +01:00 committed by William Desportes
parent fceb027989
commit 63fa0b6eec
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -9,7 +9,7 @@ All configurable data is placed in :file:`config.inc.php` in phpMyAdmin's
toplevel directory. If this file does not exist, please refer to the
:ref:`setup` section to create one. This file only needs to contain the
parameters you want to change from their corresponding default value in
:file:`libraries/config.default.php` (this file is not inteded for changes).
:file:`libraries/config.default.php` (this file is not intended for changes).
.. seealso::