From a793c0e6c529a904948c1a785681c801433cc88e Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 1 Dec 2015 13:19:14 +1300 Subject: Fix some trailing spaces --- wyrd/wyrdrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wyrd') diff --git a/wyrd/wyrdrc b/wyrd/wyrdrc index 8b9363c3..8abd2b8b 100644 --- a/wyrd/wyrdrc +++ b/wyrd/wyrdrc @@ -13,7 +13,7 @@ set edit_any_command="${VISUAL:-$EDITOR} %file%" # templates for creating new appointments -# %monname% -> month name, %mon% -> month number, %mday% -> day of the month, +# %monname% -> month name, %mon% -> month number, %mday% -> day of the month, # %year% -> year, %hour% -> hour, %min% -> minute, %wdayname% -> weekday name # %wday% -> weekday number set timed_template="REM %monname% %mday% %year% AT %hour%:%min% DURATION 1:00 MSG " @@ -35,7 +35,7 @@ set busy_algorithm="1" # for busy_algorithm="2", assume that untimed reminders occupy this many minutes set untimed_duration="60" -# if busy_algorithm="1", number of reminders per day allowed for each calendar +# if busy_algorithm="1", number of reminders per day allowed for each calendar # colorization level; if busy_algorithm="2", use number of hours of reminders # per day set busy_level1="1" # level1 color -- cgit v1.2.3