forked from github/pelican
minor spelling fixes
This commit is contained in:
parent
cb11bea1f2
commit
f5775bcba0
9 changed files with 9 additions and 9 deletions
|
|
@ -74,7 +74,7 @@ def mute(returns_output=False):
|
|||
If "returns_output" is True, the function will return a generator
|
||||
yielding the printed lines instead of the return values.
|
||||
|
||||
The decorator litterally hijack sys.stdout during each function
|
||||
The decorator literally hijack sys.stdout during each function
|
||||
execution, so be careful with what you apply it to.
|
||||
|
||||
>>> def numbers():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue