fixed spelling error

This commit is contained in:
akhilkpdasan 2017-11-19 19:32:24 +05:30 committed by GitHub
parent 4644642c38
commit 9a58fe229c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: