# HG changeset patch # User Kevin Bullock # Date 1296165086 21600 # Node ID 535a891284da013d76dac5eb228349612032aa40 # Parent 7ebdfa37842eff3a8f0bf4938340f89f2dcd998d test-subrepo-mq-svn.t: correct comment This fixes the description of a helper function in the test. diff -r 7ebdfa37842e -r 535a891284da 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