Fix typo in docstring from "interprete" to "interpret"
Change-Id: I931aa71dcf208a33ad8f48037b1296a4339e9b76
This commit is contained in:
@@ -75,7 +75,7 @@ class WatcherTerm(BaseWatcherDirective):
|
|||||||
# Inside your .rst file
|
# Inside your .rst file
|
||||||
.. watcher-term:: import.path.to.your.DocumentedObject
|
.. watcher-term:: import.path.to.your.DocumentedObject
|
||||||
|
|
||||||
This directive will then import the docstring and then interprete it.
|
This directive will then import the docstring and then interpret it.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# You need to put an import path as an argument for this directive to work
|
# You need to put an import path as an argument for this directive to work
|
||||||
|
|||||||
Reference in New Issue
Block a user