diff options
author | Leonard Richardson <leonardr@segfault.org> | 2021-12-21 16:04:38 -0500 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2021-12-21 16:04:38 -0500 |
commit | 695e4fde7743ecf1155dc9311bf48e9a47da92f7 (patch) | |
tree | 99a660a7146991f325d22e0a0c241c8cf26017db /CHANGELOG | |
parent | 2906d69e91f12fc2cd632efb534636cc7847e860 (diff) |
Corrected typo.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -49,8 +49,8 @@ Python 2 was revision 605. * Fixed a crash when overriding multi_valued_attributes and using the html5lib parser. [bug=1948488] -* Changed the wording of the MarkupResemblesLocatorWarning - warnings to to make them less judgemental about what you ought to +* Standardized the wording of the MarkupResemblesLocatorWarning + warnings to to make them less judgmental about what you ought to be doing. [bug=1955450] * Removed support for the iconv_codec library, which doesn't seem |