tests/test-pull-http.t
changeset 29978 3d2ea1403c62
parent 29688 30c59bdd4f41
child 31064 4431add9aef9
--- a/tests/test-pull-http.t	Tue Sep 20 23:48:30 2016 +0000
+++ b/tests/test-pull-http.t	Tue Sep 20 23:49:00 2016 +0000
@@ -26,12 +26,12 @@
   updating to branch default
   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
   $ cat test3/.hg/hgrc
-  # example repository config (see "hg help config" for more info)
+  # example repository config (see 'hg help config' for more info)
   [paths]
   default = http://foo@localhost:$HGPORT/
   
   # path aliases to other clones of this repo in URLs or filesystem paths
-  # (see "hg help config.paths" for more info)
+  # (see 'hg help config.paths' for more info)
   #
   # default-push = ssh://jdoe@example.net/hg/jdoes-fork
   # my-fork      = ssh://jdoe@example.net/hg/jdoes-fork