Mercurial > code > home > repos > light9
changeset 594:f8ef5bf54f67
Effects: fix typo
Ignore-this: 22ad833166515095cecf717adb2be81c
author | David McClosky <dmcc@bigasterisk.com> |
---|---|
date | Sun, 20 Jun 2010 05:02:52 +0000 |
parents | 39752169b803 |
children | a566eb09a4c1 |
files | light9/Effects.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/light9/Effects.py Sun Jun 20 05:05:27 2010 +0000 +++ b/light9/Effects.py Sun Jun 20 05:02:52 2010 +0000 @@ -39,7 +39,7 @@ try: dmx = Patch.dmx_from_uri(uri) except KeyError: - print ("chase includes %r, which doesn't resolve to a dmx chan" % + print ("stack includes %r, which doesn't resolve to a dmx chan" % uri) continue lev[dmx] = 1