summaryrefslogtreecommitdiff
path: root/pythonmod/doc
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2022-06-08 14:43:13 +0000
committerCy Schubert <cy@FreeBSD.org>2022-06-08 14:43:13 +0000
commit5f9f82264b91e041df7cba2406625146e7268ce4 (patch)
treeba7309ee547bf22115420277f45a3478aafb6397 /pythonmod/doc
parent3574dc0bd83e731bba79edc130c0569bf05f7af5 (diff)
Diffstat (limited to 'pythonmod/doc')
-rw-r--r--pythonmod/doc/modules/functions.rst2
-rw-r--r--pythonmod/doc/modules/struct.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/pythonmod/doc/modules/functions.rst b/pythonmod/doc/modules/functions.rst
index 951a17f948c7..76c21d6dbedd 100644
--- a/pythonmod/doc/modules/functions.rst
+++ b/pythonmod/doc/modules/functions.rst
@@ -60,7 +60,7 @@ EDNS options
.. function:: edns_opt_list_remove(list, code);
- Remove an ENDS option code from the list.
+ Remove an EDNS option code from the list.
.. note:: All :class:`edns_option` with the code will be removed
:param list: linked list of :class:`edns_option`
diff --git a/pythonmod/doc/modules/struct.rst b/pythonmod/doc/modules/struct.rst
index 310cf552456e..6e6a32e3e8b8 100644
--- a/pythonmod/doc/modules/struct.rst
+++ b/pythonmod/doc/modules/struct.rst
@@ -77,7 +77,7 @@ module_qstate
.. attribute:: edns_opts_back_in_iter
- Iterator for `ends_opts_back_in`.
+ Iterator for `edns_opts_back_in`.
.. attribute:: edns_opts_front_out