File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -265,8 +265,8 @@ class XMLSigner(XMLSignatureProcessor):
265265 listed under the `Algorithm Identifiers and Implementation Requirements
266266 <http://www.w3.org/TR/xmldsig-core1/#sec-AlgID>`_ section of the XML Signature 1.1 standard are supported.
267267 :type digest_algorithm: string
268- :param include_c14n_transform: If this parameter equal ``True`` c14n transformation will be included
269- in ``Transform`` XML node. This parameter is needed, because some software can uses hard restrictions
268+ :param include_c14n_transform: If this parameter equal ``True`` c14n transformation will be included
269+ in ``Transform`` XML node. This parameter is needed, because some software can uses hard restrictions
270270 on Transform XML node, that prohibit include c14n transformation into Transform XML node.
271271 :type include_c14n_transform: string
272272 """
You can’t perform that action at this time.
0 commit comments