diff --git a/main/counter-widget.lua b/main/counter-widget.lua index ee165a4..bcc460e 100644 --- a/main/counter-widget.lua +++ b/main/counter-widget.lua @@ -2,7 +2,7 @@ -- description = "Time counting widget to fight bad habits" -- type = "widget" -- author = "Evgeny Zobnin (zobnin@gmail.com)" --- arguments_help = "Enter the date of the start of counting in the format DD.MM.YYY" +-- arguments_help = "Enter the date of the start of counting in the format DD.MM.YYYY" -- version = "1.0" local date = require "date"