aboutsummaryrefslogtreecommitdiff
path: root/ponysay.py
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2012-08-18 20:38:48 +0200
committerMattias Andrée <maandree@operamail.com>2012-08-18 20:38:48 +0200
commitf41a0244c694b0ba24ffc4bbfb80e21388852fa8 (patch)
tree97761b7a7210c4fd67c4e38c4bfca25b58e04915 /ponysay.py
parentf367346ad83b447ff9dfdc348f98eff1e4b28e26 (diff)
downloadponysay-f41a0244c694b0ba24ffc4bbfb80e21388852fa8.tar.gz
ponysay-f41a0244c694b0ba24ffc4bbfb80e21388852fa8.tar.bz2
ponysay-f41a0244c694b0ba24ffc4bbfb80e21388852fa8.zip
typo
Diffstat (limited to 'ponysay.py')
-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()