test-subrepo-mq-svn.t: correct comment
authorKevin Bullock <kbullock@ringworld.org>
Thu, 27 Jan 2011 15:51:26 -0600
changeset 13326 535a891284da
parent 13325 7ebdfa37842e
child 13327 dc11e30b48a3
test-subrepo-mq-svn.t: correct comment This fixes the description of a helper function in the test.
tests/test-mq-subrepo-svn.t
--- a/tests/test-mq-subrepo-svn.t	Tue Jan 04 10:42:00 2011 -0600
+++ b/tests/test-mq-subrepo-svn.t	Thu Jan 27 15:51:26 2011 -0600
@@ -5,7 +5,7 @@
   $ echo "[diff]" >> $HGRCPATH
   $ echo "nodates=1" >> $HGRCPATH
 
-fn to create new repository w/dirty subrepo, and cd into it
+fn to create new repository, and cd into it
   $ mkrepo() {
   >     hg init $1
   >     cd $1