Minor corrections

This commit is contained in:
peterdamian
2017-11-25 10:04:43 -05:00
parent fc27430c65
commit f7af889330
3 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
SFTP
====
Nextcloud's SFTP (FTP over an SSH tunne) backend supports both password and
Nextcloud's SFTP (FTP over an SSH tunnel) backend supports both password and
public key authentication.
The **Host** field is required; a port can be specified as part of the **Host**

View File

@@ -1253,8 +1253,8 @@ Available failover modes:
WARNING: FAILOVER_DISTRIBUTE is a not recommended setting and we strongly
suggest to not use it if you use Redis for file locking. Due to the way Redis
is synchronised it could happen, that the read for an existing lock is
scheduled to a slave that is not fully synchronised with the connected master
is synchronized it could happen, that the read for an existing lock is
scheduled to a slave that is not fully synchronized with the connected master
which then causes a FileLocked exception.
See https://redis.io/topics/cluster-spec for details about the Redis cluster

View File

@@ -3,7 +3,7 @@
.. _html:
=============
Html elements
HTML elements
=============
Progress bar