summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authora1346054 <36859588+a1346054@users.noreply.github.com>2021-09-22 12:07:24 +0000
committera1346054 <36859588+a1346054@users.noreply.github.com>2021-09-22 12:36:26 +0000
commitef244a54907e46da376eefe31335f1f5d9b38c63 (patch)
treef2c33ceb35ff4b9533772b8563108b963be1c91c /docs
parent7fb0f0a81b48831d9a80762e4ebbc1dbd5557862 (diff)
Fix typos
Diffstat (limited to 'docs')
-rw-r--r--docs/installation.rst2
-rw-r--r--docs/usage.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/installation.rst b/docs/installation.rst
index e75ff51..4dc18f3 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -5,7 +5,7 @@ Installation
pip install sshuttle
-- Debain package manager::
+- Debian package manager::
sudo apt install sshuttle
diff --git a/docs/usage.rst b/docs/usage.rst
index 3fd63a1..f7a2b85 100644
--- a/docs/usage.rst
+++ b/docs/usage.rst
@@ -99,7 +99,7 @@ access to sshuttle. The default is `sshuttle_auto`::
sshuttle --sudoer --sudoers-filename sshuttle_auto_tommy
You can also see what configuration will be added to your system without
-modifying anything. This can be helpfull is the auto feature does not work, or
+modifying anything. This can be helpful if the auto feature does not work, or
you want more control. This option also works with `--sudoers-username`.
`--sudoers-filename` has no effect with this option::