From 68965ba955db755e0cf7c57882a1e99da5c47644 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Thu, 2 Dec 2021 21:35:06 -0800 Subject: unbound: Vendor import 1.14.0rc1 This vendor import was requested by glebius@ as it should fix unbound crashes. Reported by: glebius --- pythonmod/examples/edns.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pythonmod/examples') diff --git a/pythonmod/examples/edns.py b/pythonmod/examples/edns.py index ca1bb8da710d..ddcccc51c9bd 100644 --- a/pythonmod/examples/edns.py +++ b/pythonmod/examples/edns.py @@ -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. # -- cgit v1.3