aboutsummaryrefslogtreecommitdiff
path: root/widgets/org.lua
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/org.lua')
-rw-r--r--widgets/org.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/org.lua b/widgets/org.lua
index e6c622e..2d563b2 100644
--- a/widgets/org.lua
+++ b/widgets/org.lua
@@ -28,7 +28,7 @@ local function worker(format, warg)
local soon = today + 24 * 3600 * 3 -- 3 days ahead is close
local future = today + 24 * 3600 * 7 -- 7 days ahead is maximum
- -- Initialise counters
+ -- Initialize counters
local count = { past = 0, today = 0, soon = 0, future = 0 }
-- Get data from agenda files