8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dd07fd commit e89d607Copy full SHA for e89d607
Doc/library/xml.etree.elementtree.rst
@@ -508,7 +508,7 @@ Functions
508
`C14N 2.0 <https://www.w3.org/TR/xml-c14n2/>`_ transformation function.
509
510
Canonicalization is a way to normalise XML output in a way that allows
511
- byte-by-byte comparisons and digital signatures. It reduced the freedom
+ byte-by-byte comparisons and digital signatures. It reduces the freedom
512
that XML serializers have and instead generates a more constrained XML
513
representation. The main restrictions regard the placement of namespace
514
declarations, the ordering of attributes, and ignorable whitespace.
0 commit comments