Mercurial > hg > mercurial-source
changeset 26772:0f14c40a05c4
test-strip: fix spelling of initialization (en-US)
author | timeless@mozdev.org |
---|---|
date | Fri, 28 Aug 2015 13:57:20 -0400 (2015-08-28) |
parents | e05e5c6ccd2f |
children | c38afb8c7deb |
files | tests/test-strip.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-strip.t +++ b/tests/test-strip.t @@ -697,7 +697,7 @@ Test that we only bundle the stripped changesets (issue4736) ------------------------------------------------------------ -initialisation (previous repo is empty anyway) +initialization (previous repo is empty anyway) $ hg init issue4736 $ cd issue4736