From ba10d9b4d716a76c9a51feb8ed4934aacb5156ed Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 14:54:18 +0100 Subject: m fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- examples/comprehensive | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/comprehensive') diff --git a/examples/comprehensive b/examples/comprehensive index 24393bc..57d5b45 100644 --- a/examples/comprehensive +++ b/examples/comprehensive @@ -239,7 +239,7 @@ gamma_blue_day, gamma_blue_night, gamma_blue_default = [1], [1], [1] # is exactly 2,2 and the colours look correct in relation # too each other. It is supported to have different settings # at day and night because there are no technical limitings -# and it can presumable increase readability on text when +# and it can presumably increase readability on text when # the colour temperature is low. @@ -536,7 +536,7 @@ def periodically(year, month, day, hour, minute, second, weekday, fade): else: apply_curves(monitors[m % len(monitors)]) - # Lets wait only 5 seconds, instead of a minute before running again. + # Let's wait only 5 seconds, instead of a minute before running again. wait_period = 5 -- cgit v1.2.3-70-g09d2