news: Fix typo

Pointed-out-during-review-by: Ján Tomko <jtomko@redhat.com>
Not-fixed-before-pushing-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Andrea Bolognani
2017-05-04 13:18:17 +02:00
parent 461274c497
commit f391692c28
+1 -1
View File
@@ -183,7 +183,7 @@
<description> <description>
If this step is not performed, when the data length matches the If this step is not performed, when the data length matches the
chunk size the decryption routines will misinterpret the last byte chunk size the decryption routines will misinterpret the last byte
of data as the padding lenght and fail to decode it correctly. of data as the padding length and fail to decode it correctly.
</description> </description>
</change> </change>
</section> </section>