Browse Source

Merge pull request #2736 from rugk/docs-sshrestrict

Fix typo
enkore 8 years ago
parent
commit
64be888e60
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/usage/serve.rst

+ 1 - 1
docs/usage/serve.rst

@@ -32,7 +32,7 @@ locations like ``/etc/environment`` or in the forced command itself (example bel
 .. note::
 .. note::
     The examples above use the ``restrict`` directive. This does automatically
     The examples above use the ``restrict`` directive. This does automatically
     block potential dangerous ssh features, even when they are added in a future
     block potential dangerous ssh features, even when they are added in a future
-    update. Thus, this option should be prefered.
+    update. Thus, this option should be preferred.
     
     
     If you're using openssh-server < 7.2, however, you have to explicitly specify
     If you're using openssh-server < 7.2, however, you have to explicitly specify
     the ssh features to restrict and cannot simply use the restrict option as it
     the ssh features to restrict and cannot simply use the restrict option as it