tests/test-check-code.t
changeset 31786 0e4f70f63aaa
parent 31726 bdb72dd3957e
child 31823 f6d77af84ef3
--- a/tests/test-check-code.t	Mon Apr 03 10:02:55 2017 +0200
+++ b/tests/test-check-code.t	Mon Apr 03 11:30:51 2017 -0700
@@ -11,7 +11,7 @@
   > sed 's-\\-/-g' | xargs "$check_code" --warnings --per-file=0 || false
   contrib/perf.py:859:
    >             r.revision(r.node(x))
-   don't covert rev to node before passing to revision(nodeorrev)
+   don't convert rev to node before passing to revision(nodeorrev)
   Skipping i18n/polib.py it has no-che?k-code (glob)
   mercurial/demandimport.py:312:
    >     if os.environ.get('HGDEMANDIMPORT') != 'disable':