From 43d56db1923234edf1e8c79d3dfc8324e701af8f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 20 Feb 2014 21:52:00 +0100 Subject: typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- examples/comprehensive | 2 +- examples/sleepmode | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/comprehensive b/examples/comprehensive index 5f6675c..aa69f7d 100644 --- a/examples/comprehensive +++ b/examples/comprehensive @@ -142,7 +142,7 @@ def periodically(year, month, day, hour, minute, second, weekday, fade): @param fade:float? Blueshift can use this function to fade into a state when it start or exits. `fade` can either be negative, zero or positive or `None`, but the magnitude of value cannot exceed 1. When Blueshift starts, - the this function will be invoked multiple with the time parameters + this function will be invoked multiple with the time parameters of the time it is invoked and each time `fade` will increase towards 1, starting at 0, when the value is 1, the settings should be applied to 100 %. After this this function will be invoked once again with diff --git a/examples/sleepmode b/examples/sleepmode index 22138e5..1f8ca53 100644 --- a/examples/sleepmode +++ b/examples/sleepmode @@ -65,7 +65,7 @@ def periodically(year, month, day, hour, minute, second, weekday, fade): @param fade:float? Blueshift can use this function to fade into a state when it start or exits. `fade` can either be negative, zero or positive or `None`, but the magnitude of value cannot exceed 1. When Blueshift starts, - the this function will be invoked multiple with the time parameters + this function will be invoked multiple with the time parameters of the time it is invoked and each time `fade` will increase towards 1, starting at 0, when the value is 1, the settings should be applied to 100 %. After this this function will be invoked once again with -- cgit v1.2.3-70-g09d2