diff mercurial/help/config.txt @ 23121:7a3f715dfa90 stable

help: fix config description of ui.reportoldssl
author Mads Kiilerich <madski@unity3d.com>
date Sat, 01 Nov 2014 18:28:54 +0100
parents 0dae9147c3b6
children c4ce077588d0
line wrap: on
line diff
--- a/mercurial/help/config.txt	Sat Nov 01 18:03:17 2014 +0900
+++ b/mercurial/help/config.txt	Sat Nov 01 18:28:54 2014 +0100
@@ -1382,7 +1382,7 @@
     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``