Skip to content

Commit 103c6ba

Browse files
authored
Fix typo: occured -> occurred (#280)
1 parent a2054a2 commit 103c6ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sshfs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ SSHFS hangs for no apparent reason
274274
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
275275

276276
In some cases, attempts to access the SSHFS mountpoint may freeze if
277-
no filesystem activity has occured for some time. This is typically
277+
no filesystem activity has occurred for some time. This is typically
278278
caused by the SSH connection being dropped because of inactivity
279279
without SSHFS being informed about that. As a workaround, you can try
280280
to mount with ``-o ServerAliveInterval=15``. This will force the SSH

0 commit comments

Comments
 (0)