You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2018/07/23 23:57:40 UTC

[couchdb-documentation] 08/18: Fix line length and phrasing

This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch 2.2.0-release-notes
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git

commit c5db2ad4ade660c100a2c2ba24c2d037ebc57649
Author: rokek <82...@users.noreply.github.com>
AuthorDate: Tue Jul 17 10:19:52 2018 -0400

    Fix line length and phrasing
---
 src/install/troubleshooting.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/install/troubleshooting.rst b/src/install/troubleshooting.rst
index f7933e4..ae6d6a6 100644
--- a/src/install/troubleshooting.rst
+++ b/src/install/troubleshooting.rst
@@ -285,7 +285,8 @@ makes use of MD5 hashes for verifying the integrity of data (and not for
 cryptography) and will not run without the ability to use MD5 hashes.
 
 The message below indicates that the operating system is running in "FIPS mode,"
-which among other restrictions does not allow the use of OpenSSL's MD5 functions:
+which, among other restrictions, does not allow the use of OpenSSL's
+MD5 functions:
 
 .. code-block:: text