diff --git a/For-developers-only/stable(beta).py b/For-developers-only/stable(beta).py index 9e4d44b..ae15d5d 100644 --- a/For-developers-only/stable(beta).py +++ b/For-developers-only/stable(beta).py @@ -64,7 +64,7 @@ def main(): draw(monthplace, im_open(mpath+str(time.strftime("%B"))+'.bmp')) """Draw the 3 lines that seperates the top section""" - draw(seperatorplace, seperator) + draw(seperatorplace, separator) """Draw the icons with the weekday-names (Mon, Tue...) and draw a circle on the current weekday"""