help: fix wording describing SSH requirements stable
authorJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Wed, 21 Feb 2018 16:51:09 -0500
branchstable
changeset 36365 5da7b8cb6f75
parent 36364 eedc69d2776d
child 36386 fb39f6a8a864
help: fix wording describing SSH requirements
mercurial/help/urls.txt
--- a/mercurial/help/urls.txt	Thu Feb 22 15:18:44 2018 +0800
+++ b/mercurial/help/urls.txt	Wed Feb 21 16:51:09 2018 -0500
@@ -24,7 +24,7 @@
 Some notes about using SSH with Mercurial:
 
 - SSH requires an accessible shell account on the destination machine
-  and a copy of hg in the remote path or specified with as remotecmd.
+  and a copy of hg in the remote path or specified with remotecmd.
 - path is relative to the remote user's home directory by default. Use
   an extra slash at the start of a path to specify an absolute path::