tests/test-subrepo.t
changeset 21024 7731a2281cf0
parent 20827 ca5dd216cb62
child 21041 a2cc3c08c3ac
--- a/tests/test-subrepo.t	Sun Apr 13 19:01:00 2014 +0200
+++ b/tests/test-subrepo.t	Sun Apr 13 19:01:00 2014 +0200
@@ -948,7 +948,7 @@
   $ hg -R t id
   e95bcfa18a35
 
-Sticky subrepositorys, file changes
+Sticky subrepositories, file changes
   $ touch s/f1
   $ touch t/f1
   $ hg add -S s/f1
@@ -1333,7 +1333,7 @@
   $ cd ..
 
 
-Test that comit --secret works on both repo and subrepo (issue4182)
+Test that commit --secret works on both repo and subrepo (issue4182)
 
   $ cd main
   $ echo secret >> b