summaryrefslogtreecommitdiff
path: root/remoteusage/124.mdwn
diff options
context:
space:
mode:
authorMartin Michlmayr <tbm@cyrius.com>2018-04-14 09:25:24 +0200
committerMartin Michlmayr <tbm@cyrius.com>2018-04-14 09:25:24 +0200
commit2e54b3e9e9faac1e0a7b3a10596a2ed8dc663bb1 (patch)
tree2503d1571c752b7e12a45d0e958c0c019bbf320a /remoteusage/124.mdwn
parent56508f0f96e7ed614ed47a9da1cb584fcb9ed31f (diff)
Fix typo
Diffstat (limited to 'remoteusage/124.mdwn')
-rw-r--r--remoteusage/124.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoteusage/124.mdwn b/remoteusage/124.mdwn
index d7da3f7..9a4fd45 100644
--- a/remoteusage/124.mdwn
+++ b/remoteusage/124.mdwn
@@ -70,7 +70,7 @@ Write the following code to a file, for example `remote-notmuch.sh`.
Note the `0.1` in ssh command line. It is used to avoid any opportunistic
behaviour ssh might do; for example if control socket is not alive ssh
-would attempt to do it's own ssh connection to remote ssh server. As
+would attempt to do its own ssh connection to remote ssh server. As
address `0.1` is invalid this attempt will fail early.
## Test