From e8703f648d70bbe4d5232b9a14e2a1d45bbf2314 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 29 Oct 2014 20:38:46 +0100 Subject: [PATCH] fix style of generated documentation --- config/config.sample.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/config.sample.php b/config/config.sample.php index 09b59fcb5b4..d3fa7508ce2 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -808,7 +808,8 @@ $CONFIG = array( ), /** - * Database types that are supported for installation + * Database types that are supported for installation. + * * Available: * - sqlite (SQLite3) * - mysql (MySQL) -- 2.39.5