add missing backtick (#270)

This commit is contained in:
Kim Brose
2021-10-30 14:04:15 +02:00
committed by GitHub
parent c2715f7453
commit fd02499b4c
+1 -1
View File
@@ -311,7 +311,7 @@ interrupted.
Mounting from /etc/fstab
========================
To mount an SSHFS filesystem from ``/etc/fstab``, simply use ``sshfs`
To mount an SSHFS filesystem from ``/etc/fstab``, simply use ``sshfs``
as the file system type. (For backwards compatibility, you may also
use ``fuse.sshfs``).