]> git.notmuchmail.org Git - notmuch-wiki/blobdiff - remoteusage/124.mdwn
Fix typo
[notmuch-wiki] / remoteusage / 124.mdwn
index d7da3f78a249f3e3b98ca48ba0cd8be5efcd7866..9a4fd45d2e0b0bf83f9dcb99799d025082fb9c5e 100644 (file)
@@ -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