diff --git a/doc/config.rst b/doc/config.rst index 97d7902f95..c1f8fb945a 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -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::