From abd81b2ebeb61ff11a04589b8ba4b60d89ff101d Mon Sep 17 00:00:00 2001 From: Thalian Date: Sun, 22 Mar 2020 15:17:21 +0100 Subject: [PATCH] Fix broken indent of a list item This prevents Sphinx WARNING: Bullet list ends without a blank line; unexpected unindent. --- docs/usage/general/environment.rst.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage/general/environment.rst.inc b/docs/usage/general/environment.rst.inc index ab81e1610..624110183 100644 --- a/docs/usage/general/environment.rst.inc +++ b/docs/usage/general/environment.rst.inc @@ -133,7 +133,7 @@ Please note: - Be very careful when using the "yes" sayers, the warnings with prompt exist for your / your data's security/safety. - Also be very careful when putting your passphrase into a script, make sure it has appropriate file permissions (e.g. -mode 600, root:root). + mode 600, root:root). .. _INI: https://docs.python.org/3/library/logging.config.html#configuration-file-format