--- a/tests/test-topic-tutorial.t Thu Sep 21 18:35:22 2017 +0200
+++ b/tests/test-topic-tutorial.t Thu Sep 21 16:41:42 2017 +0200
@@ -1120,7 +1120,7 @@
You can navigate in your current stack with `previous` and `next`.
-`previous` will takes you to the parent of your working directory parent on the same topic.
+`previous` will bring you back to the parent of the topic head.
$ hg previous
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
@@ -1134,7 +1134,7 @@
t1: Adding hammer
t0^ add a pair of shoes (base)
-`next` will moves take you to the children of your working directory parent on the same topic.
+`next` will move you forward to the topic head.
$ hg next
1 files updated, 0 files merged, 0 files removed, 0 files unresolved