summaryrefslogtreecommitdiffstats
path: root/docs/usage_general.rst.inc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/usage_general.rst.inc')
-rw-r--r--docs/usage_general.rst.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usage_general.rst.inc b/docs/usage_general.rst.inc
index 4506622fb..4e3be5188 100644
--- a/docs/usage_general.rst.inc
+++ b/docs/usage_general.rst.inc
@@ -423,7 +423,7 @@ Temporary files (server):
process.
For some OSes, this can be done just by setting the correct value in the
.bashrc (or equivalent login config file for other shells), however in
- other cases it may be neccessary to first enable ``PermitUserEnvironment yes``
+ other cases it may be necessary to first enable ``PermitUserEnvironment yes``
in your ``sshd_config`` file, then add ``environment="TMPDIR=/my/big/tmpdir"``
at the start of the public key to be used in the ``authorized_hosts`` file.