diff tests/test-topic.t @ 4069:a93b74f745a6

topic: update other occurrence of 't0' is 's0' in the code
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 03 Sep 2018 20:53:12 +0200
parents fb4801478d5d
children eb4d07a0b19f ef22eef37ecc
line wrap: on
line diff
--- a/tests/test-topic.t	Mon Sep 03 17:07:36 2018 +0200
+++ b/tests/test-topic.t	Mon Sep 03 20:53:12 2018 +0200
@@ -40,7 +40,7 @@
   your current topic.
   
   Topic is offering you aliases reference to changeset in your current topic
-  stack as 't#'. For example, 's1' refers to the root of your stack, 's2' to the
+  stack as 's#'. For example, 's1' refers to the root of your stack, 's2' to the
   second commits, etc. The 'hg stack' command show these number. 's0' can be
   used to refer to the parent of the topic root. Updating using 'hg up s0' will
   keep the topic active.