Submitter | timeless@mozdev.org |
---|---|
Date | Sept. 4, 2015, 10:28 a.m. |
Message ID | <e2f4dffca00dc6a01f67.1441362535@waste.org> |
Download | mbox | patch |
Permalink | /patch/10396/ |
State | Accepted |
Headers | show |
Comments
On Fri, Sep 04, 2015 at 05:28:55AM -0500, timeless@mozdev.org wrote: > # HG changeset patch > # User timeless@mozdev.org > # Date 1440784640 14400 > # Fri Aug 28 13:57:20 2015 -0400 > # Node ID e2f4dffca00dc6a01f67b4b138811ab65a8a8ab2 > # Parent 7187f6e923d55cf6b7e6910d24645f303db671ee > test-strip: fix spelling of initialization (en-US) queued, thanks > > diff --git a/tests/test-strip.t b/tests/test-strip.t > --- 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 > _______________________________________________ > Mercurial-devel mailing list > Mercurial-devel@selenic.com > https://selenic.com/mailman/listinfo/mercurial-devel
Patch
diff --git a/tests/test-strip.t b/tests/test-strip.t --- 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