# HG changeset patch # User Mads Kiilerich # Date 2014-11-01 17:28:54 # Node ID 7a3f715dfa90dc11699f61bbfbf93f1918e152d8 # Parent 601f32ed147b6c8c229dcc8f0a136a634de62acb 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``