From: Tobias Diekershoff Date: Wed, 10 Jan 2018 07:23:38 +0000 (+0100) Subject: one sentence per line X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=32871c5f796aad725936b96e5140652baac82625;p=friendica.git one sentence per line --- diff --git a/doc/FAQ.md b/doc/FAQ.md index c2c43cf8cf..dbf779fdf4 100644 --- a/doc/FAQ.md +++ b/doc/FAQ.md @@ -213,8 +213,10 @@ Have a look into your .htconfig.php and fix your email address there. ### Can there be more then one admin for a node? -Yes. You just have to list more then one email address in the -.htconfig.php file. The listed emails need to be separated by a comma. +Yes. +You just have to list more then one email address in the +.htconfig.php file. +The listed emails need to be separated by a comma. ### The Database structure seems not to be updated. What can I do?