From 5910f3335a0cd7cbdc1ee2a216b1b1b83b2be2b0 Mon Sep 17 00:00:00 2001 From: Tristan Bessoussa Date: Tue, 10 Apr 2018 10:13:54 +0200 Subject: [PATCH] Update doctrine.rst --- reference/configuration/doctrine.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/configuration/doctrine.rst b/reference/configuration/doctrine.rst index 4812d318db8..b660f78bc54 100644 --- a/reference/configuration/doctrine.rst +++ b/reference/configuration/doctrine.rst @@ -364,7 +364,7 @@ The following block shows all possible configuration keys: version).   If you are running a MariaDB database, you should prefix the ``server_version`` - with ``mariadb-`` (ex: ``server_version: mariadb-10.2.12``). + with ``mariadb-`` (e.g. ``server_version: mariadb-10.2.12``).   Always wrap the server version number with quotes to parse it as a string instead of a float number. Otherwise, the floating-point representation