diff tests/test-topic-tutorial.t @ 5829:671b9beb471e mercurial-5.1

test-compat: merge mercurial-5.2 into mercurial-5.1 # no-check-commit
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 11 Mar 2021 14:07:39 +0800
parents 669270305ccb fd039a7f0c3c
children be8f7eb3f3a0 b1d010b2e6c4
line wrap: on
line diff
--- a/tests/test-topic-tutorial.t	Sat Jan 30 20:58:19 2021 +0800
+++ b/tests/test-topic-tutorial.t	Thu Mar 11 14:07:39 2021 +0800
@@ -49,7 +49,7 @@
   $ . "$TESTDIR/testlib/docgraph_setup.sh" #rest-ignore
 #endif
 
-Topic branches are lightweight branches which disappear when changes are
+Topic branches are lightweight branches which fade out when changes are
 finalized (moved to the public phase). They can help users to organize and share
 their unfinished work.
 
@@ -589,7 +589,7 @@
   o  0:38da43f0a2ea
       Shopping list
 
-The topic information will disappear when we publish the changesets:
+The topic information will fade out when we publish the changesets:
 
   $ hg topics
    * food (2 changesets)
@@ -1113,7 +1113,7 @@
   added 2 changesets with 2 changes to 1 files
   2 new obsolescence markers
 
-The published topic has now disappeared, and the other is now marked as
+The published topic has now faded out, and the other is now marked as
 "behind":
 
   $ hg topics --verbose