diff tests/test-topic-stack.t @ 5832:1f301a3062f5 mercurial-4.8

test-compat: merge mercurial-4.9 into mercurial-4.8 # no-check-commit
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 11 Mar 2021 14:42:51 +0800
parents 98e87c181e0f 67fc03f42d92
children 6b67f26f4667
line wrap: on
line diff
--- a/tests/test-topic-stack.t	Sun Jan 31 16:06:16 2021 +0800
+++ b/tests/test-topic-stack.t	Thu Mar 11 14:42:51 2021 +0800
@@ -66,7 +66,7 @@
   active topic 'other' is now empty
   (use 'hg topic --clear' to clear it if needed)
 
-After changing the phase of all the changesets in "other" to public, the topic should still be active, but is empty. We should be better at informating the user about it and displaying good data in this case.
+After changing the phase of all the changesets in "other" to public, the topic should still be active, but is empty. We should be better at informing the user about it and displaying good data in this case.
 
   $ hg topic
      foo   (4 changesets)
@@ -450,10 +450,10 @@
   s1: c_c
   s0^ c_b (base)
 
-Case with multiple heads on the topic with unstability involved
+Case with multiple heads on the topic with instability involved
 ---------------------------------------------------------------
 
-We amend the message to make sure the display base pick the right changeset
+We amend the message to make sure the display base picks the right changeset
 
   $ hg up 'desc(c_d)'
   0 files updated, 0 files merged, 2 files removed, 0 files unresolved
@@ -740,7 +740,7 @@
 Even with some obsolete and orphan changesets
 
 (the ordering of each branch of "blue" change because their hash change. we
-should stabilize this eventuelly)
+should stabilize this eventually)
 
   $ hg up 'desc("c_B")'
   switching to topic red
@@ -1004,7 +1004,7 @@
   @@ -0,0 +1,1 @@
   +zzz
 
-Check that stack ouput still make sense
+Check that stack output still makes sense
 
   $ hg stack
   ### topic: blue