diff mercurial/help/config.txt @ 17251:98166640b356 stable

help: fix some instances of 'the the'
author Mads Kiilerich <mads@kiilerich.com>
date Thu, 26 Jul 2012 02:54:13 +0200
parents 1ae119269ddc
children 979b107eaea2
line wrap: on
line diff
--- a/mercurial/help/config.txt	Fri Jul 06 18:06:52 2012 -0400
+++ b/mercurial/help/config.txt	Thu Jul 26 02:54:13 2012 +0200
@@ -1065,7 +1065,7 @@
 
 rewrites ``http://server/foo-hg/`` into ``http://hg.server/foo/``.
 
-Relative subrepository paths are first made absolute, and the the
+Relative subrepository paths are first made absolute, and the
 rewrite rules are then applied on the full (absolute) path. The rules
 are applied in definition order.