diff options
Diffstat (limited to 'pythonmod/doc/examples/example5.rst')
| -rw-r--r-- | pythonmod/doc/examples/example5.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pythonmod/doc/examples/example5.rst b/pythonmod/doc/examples/example5.rst index 938d8941bc9c..8b9d145d1429 100644 --- a/pythonmod/doc/examples/example5.rst +++ b/pythonmod/doc/examples/example5.rst @@ -90,7 +90,7 @@ We can also remove an EDNS option code from an EDNS option list. log_info("python: Option code {} was not found in the " "list.".format(code)) -.. note:: All occurences of the EDNS option code will be removed from the list: +.. note:: All occurrences of the EDNS option code will be removed from the list: Controlling other modules' cache behavior |
