Fix typos in contrib/

Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Closes #9235
This commit is contained in:
Andrea Gelmini
2019-08-30 18:44:43 +02:00
committed by Brian Behlendorf
parent ad0b23b14a
commit cd6b910b64
6 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -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