]> git.cworth.org Git - notmuch-wiki/blobdiff - remoteusage.mdwn
Fix typos
[notmuch-wiki] / remoteusage.mdwn
index 770164d10ab43d9d7070fbdc957ffd38cbca4090..1a74d741901a05e578b523b8e2241d350aacbccf 100644 (file)
@@ -69,7 +69,7 @@ Save this to a file, for example `remote-notmuch.sh`, in your `PATH`:
     printf -v ARGS "%q " "$@"
     exec ssh notmuch notmuch ${ARGS}
 
-and give it execute permissons: `chmod +x remote-notmuch.sh`
+and give it execute permissions: `chmod +x remote-notmuch.sh`
 
 Now you can run `remote-notmuch.sh new`, or other notmuch commands. You
 can call the script anything you like. (You could also call it `notmuch`