diff hgext3rd/topic/__init__.py @ 5804:a5fdfe3ef09f

branching: merge with stable
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sat, 27 Feb 2021 12:04:24 +0100
parents edb026c44f61 87006dcf2bb7
children f320811a6b00
line wrap: on
line diff
--- a/hgext3rd/topic/__init__.py	Tue Feb 23 18:34:07 2021 +0800
+++ b/hgext3rd/topic/__init__.py	Sat Feb 27 12:04:24 2021 +0100
@@ -4,7 +4,7 @@
 # GNU General Public License version 2 or any later version.
 """support for topic branches
 
-Topic branches are lightweight branches which disappear when changes are
+Topic branches are lightweight branches which fade out when changes are
 finalized (move to the public phase).
 
 Compared to bookmark, topic is reference carried by each changesets of the