help: fix config description of ui.reportoldssl stable
authorMads Kiilerich <madski@unity3d.com>
Sat, 01 Nov 2014 18:28:54 +0100
branchstable
changeset 23121 7a3f715dfa90
parent 23120 601f32ed147b
child 23122 d9e3f5055772
help: fix config description of ui.reportoldssl
mercurial/help/config.txt
--- 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``