diff -r 57b50abe2b24 -r 7731a2281cf0 tests/test-subrepo.t --- 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