aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Wienemann <peter.wienemann@uni-bonn.de>2022-03-07 20:41:43 +0100
committerGitHub <noreply@github.com>2022-03-07 19:41:43 +0000
commit103c6ba68ba3d42e529b8001cde271090c6abcd9 (patch)
tree702f31a5ad860dfe777a3bf82a7beafa7515066b
parenta2054a2b737577b63e97ea34d8c9976048766719 (diff)
downloadsshfs-103c6ba68ba3d42e529b8001cde271090c6abcd9.tar
sshfs-103c6ba68ba3d42e529b8001cde271090c6abcd9.tar.gz
sshfs-103c6ba68ba3d42e529b8001cde271090c6abcd9.tar.bz2
sshfs-103c6ba68ba3d42e529b8001cde271090c6abcd9.zip
Fix typo: occured -> occurred (#280)
-rw-r--r--sshfs.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/sshfs.rst b/sshfs.rst
index 5868872..f0bf7e1 100644
--- a/sshfs.rst
+++ b/sshfs.rst
@@ -274,7 +274,7 @@ SSHFS hangs for no apparent reason
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In some cases, attempts to access the SSHFS mountpoint may freeze if
-no filesystem activity has occured for some time. This is typically
+no filesystem activity has occurred for some time. This is typically
caused by the SSH connection being dropped because of inactivity
without SSHFS being informed about that. As a workaround, you can try
to mount with ``-o ServerAliveInterval=15``. This will force the SSH