stabletailgraph: fix typo in test
authorpacien <pacien.trangirard@pacien.net>
Sun, 16 Apr 2023 22:49:42 +0200
changeset 50457 1e31eda9c845
parent 50456 e1496403b08c
child 50458 a6522a7de594
stabletailgraph: fix typo in test
tests/test-stabletailgraph.t
--- a/tests/test-stabletailgraph.t	Sun Apr 16 22:17:30 2023 +0200
+++ b/tests/test-stabletailgraph.t	Sun Apr 16 22:49:42 2023 +0200
@@ -294,7 +294,7 @@
   $ hg test-sts d
   d,c,b,*,a, (no-eol) (glob)
 
-Chack that sort "f" leaps from "d" to "b":
+Check that sort "f" leaps from "d" to "b":
 
   $ hg test-sts f
   f,d,b,*,e,*,c,a, (no-eol) (glob)