Fix typos

This commit is contained in:
Dimitris Apostolou
2021-11-13 16:56:15 +02:00
parent 3fc987955e
commit c21d6af617
57 changed files with 87 additions and 87 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
# Return True on success, False on failure.
#
# edns_opt_list_remove(edns_opt_list, code):
# Remove all occurences of the given EDNS option code from the
# Remove all occurrences of the given EDNS option code from the
# edns_opt_list.
# Return True when at least one EDNS option was removed, False otherwise.
#