changeset 50460:1e31eda9c845

stabletailgraph: fix typo in test
author pacien <pacien.trangirard@pacien.net>
date Sun, 16 Apr 2023 22:49:42 +0200
parents e1496403b08c
children a6522a7de594
files tests/test-stabletailgraph.t
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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)