aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/pyzfs/docs
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/pyzfs/docs')
-rw-r--r--contrib/pyzfs/docs/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pyzfs/docs/source/conf.py b/contrib/pyzfs/docs/source/conf.py
index 4ffd7c93e..4bbb938b6 100644
--- a/contrib/pyzfs/docs/source/conf.py
+++ b/contrib/pyzfs/docs/source/conf.py
@@ -291,7 +291,7 @@ autodoc_member_order = 'bysource'
#######################
# Neutralize effects of function wrapping on documented signatures.
-# The affected signatures could be explcitly placed into the
+# The affected signatures could be explicitly placed into the
# documentation (either in .rst files or as a first line of a
# docstring).
import functools