diff --git a/2014/make.py b/2014/make.py index b288573..ed48a33 100755 --- a/2014/make.py +++ b/2014/make.py @@ -250,7 +250,7 @@ def render(infile, outfile, sequence, parameters={}, workdir='artwork'): -# Download the Events-Schedule ans parse all Events out of it. Yield a tupel for each Event +# Download the Events-Schedule and parse all Events out of it. Yield a tupel for each Event def events(): print "downloading pentabarf schedule"