fixed spelling error
This commit is contained in:
parent
4644642c38
commit
9a58fe229c
@ -234,7 +234,7 @@ def debug_pyeval(s, file=False, quiet=False):
|
||||
|
||||
Args:
|
||||
s: The string to evaluate.
|
||||
file: Interpret s as a path to file also implies --quiete.
|
||||
file: Interpret s as a path to file, also implies --quiet.
|
||||
quiet: Don't show the output in a new tab.
|
||||
"""
|
||||
if file:
|
||||
|
Loading…
Reference in New Issue
Block a user