mirror of
https://github.com/erkin/ponysay
synced 2024-11-16 00:17:59 +00:00
typo
This commit is contained in:
parent
f367346ad8
commit
f41a0244c6
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ linuxvt = os.environ['TERM'] == 'linux'
|
|||
|
||||
|
||||
'''
|
||||
Whether the program is launched in subshell/beeing redirected
|
||||
Whether the program is launched in subshell/being redirected
|
||||
'''
|
||||
redirected = not sys.stdout.isatty()
|
||||
|
||||
|
|
Loading…
Reference in a new issue