tests/test-narrow-trackedcmd.t
changeset 42807 383fdfa6bba9
parent 42415 c767e655ffda
child 42945 40f78072fda9
--- a/tests/test-narrow-trackedcmd.t	Fri Aug 23 17:03:42 2019 -0400
+++ b/tests/test-narrow-trackedcmd.t	Thu Aug 22 16:47:31 2019 -0700
@@ -220,5 +220,5 @@
   $ hg init non-narrow
   $ cd non-narrow
   $ hg tracked --addinclude foobar
-  abort: the tracked command is only supported on respositories cloned with --narrow
+  abort: the tracked command is only supported on repositories cloned with --narrow
   [255]