# HG changeset patch # User Martin Geisler # Date 1247087560 -7200 # Node ID f459f09b42142deed5675288be19ed9ea0868cc5 # Parent 4858f2cacb4dd622565e79aecd7099d1d591ac3b convert: fixed typo in docstring diff -r 4858f2cacb4d -r f459f09b4214 hgext/convert/__init__.py --- a/hgext/convert/__init__.py Wed Jul 08 17:03:50 2009 -0700 +++ b/hgext/convert/__init__.py Wed Jul 08 23:12:40 2009 +0200 @@ -107,7 +107,7 @@ instance) move code in one repository from "default" to a named branch. Mercurial Source - ----------------- + ---------------- --config convert.hg.ignoreerrors=False (boolean) ignore integrity errors when reading. Use it to fix Mercurial diff -r 4858f2cacb4d -r f459f09b4214 tests/test-convert.out --- a/tests/test-convert.out Wed Jul 08 17:03:50 2009 -0700 +++ b/tests/test-convert.out Wed Jul 08 23:12:40 2009 +0200 @@ -91,7 +91,7 @@ instance) move code in one repository from "default" to a named branch. Mercurial Source - ----------------- + ---------------- --config convert.hg.ignoreerrors=False (boolean) ignore integrity errors when reading. Use it to fix Mercurial