[PATCH 1 of 2 stable] help: fix config description of ui.reportoldssl

Mads Kiilerich mads at kiilerich.com
Sat Nov 1 13:03:37 CDT 2014


# HG changeset patch
# User Mads Kiilerich <madski at unity3d.com>
# Date 1414862934 -3600
#      Sat Nov 01 18:28:54 2014 +0100
# Branch stable
# Node ID 099b15767a3bd6392c3d71a3ada377e23534f06c
# Parent  2dc6b7917cdfbba243ecbaad93b2d375124e8521
help: fix config description of ui.reportoldssl

diff --git a/mercurial/help/config.txt b/mercurial/help/config.txt
--- a/mercurial/help/config.txt
+++ b/mercurial/help/config.txt
@@ -1382,7 +1382,7 @@ User interface controls.
     remote command to use for clone/push/pull operations. Default is ``hg``.
 
 ``reportoldssl``
-    Warn if an SSL certificate is unable to be due to using Python
+    Warn if an SSL certificate is unable to be used due to using Python
     2.5 or earlier. True or False. Default is True.
 
 ``report_untrusted``


More information about the Mercurial-devel mailing list