aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xponysay.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ponysay.py b/ponysay.py
index 9d05e10..f6ba701 100755
--- a/ponysay.py
+++ b/ponysay.py
@@ -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()