From 8809d08dd20fb87d1b11fcb7433f621ac60c0b9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 19 Jun 2017 10:40:20 +0200 Subject: [PATCH] Fix markup syntax MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- doc/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config.rst b/doc/config.rst index 62a63f82cd..73ecdd3b1e 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -98,7 +98,7 @@ Basic settings logged according to this directive: ``auto`` - Let phpMyAdmin automatically choose between ``syslog` and `php``. + Let phpMyAdmin automatically choose between ``syslog`` and ``php``. ``syslog`` Log using syslog, using AUTH facility, on most systems this ends up in :file:`/var/log/auth.log`.