fix: encoding issue

This commit is contained in:
ziirish 2016-09-13 18:50:14 +02:00
parent b1e2a5ed29
commit 712d66777b

View file

@ -120,7 +120,7 @@ class Parser(Burp1):
" on the client (see client configuration options"
" for details). The default is 1. When set to 0, the"
" fqdn provided by the client while authenticating"
" will be stripped ('testclient.example.com'"
" will be stripped ('testclient.example.com'"
" becomes 'testclient')."),
u'cname_lowercase': __(u"Whether to force lowercase cname when"
" looking-up in clientconfdir. This also"