Spelling and grammar fixes (#7695)

This commit is contained in:
Ville Skyttä
2020-01-17 18:55:51 +01:00
committed by Adrien Ferrand
parent fcdeaf48f2
commit 1702cb90fd
32 changed files with 56 additions and 56 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
# 1- decodestring: https://github.com/rthalley/dnspython/issues/338
# 2- ignore warn for importing abstract classes from collections instead of collections.abc,
# too much third party dependencies are still relying on this behavior,
# but it should be corrected to allow Certbot compatiblity with Python >= 3.8
# but it should be corrected to allow Certbot compatibility with Python >= 3.8
filterwarnings =
error
ignore:decodestring:DeprecationWarning