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

[couchdb-documentation] branch master updated (478c529 -> d1595c4)

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

vatamane pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git.


    from 478c529  Fix trailing whitespace
     new fcf49a7  Fix typo
     new d1595c4  Fix line length and phrasing

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/install/troubleshooting.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


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

Posted by va...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git

commit d1595c46fce91802dbc93a35b3eb4ad419529ae7
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
 


[couchdb-documentation] 01/02: Fix typo

Posted by va...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-documentation.git

commit fcf49a7f639313aaeeaaf4629cdd8732b7a20df4
Author: rokek <82...@users.noreply.github.com>
AuthorDate: Mon Jul 16 17:08:46 2018 -0400

    Fix typo
---
 src/install/troubleshooting.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/install/troubleshooting.rst b/src/install/troubleshooting.rst
index b3758c6..f7933e4 100644
--- a/src/install/troubleshooting.rst
+++ b/src/install/troubleshooting.rst
@@ -285,7 +285,7 @@ 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 funtions:
+which among other restrictions does not allow the use of OpenSSL's MD5 functions:
 
 .. code-block:: text