From a555bc2ed5f4c9735e39165ede12d06279c6bb43 Mon Sep 17 00:00:00 2001 From: Romain Vigier Date: Sat, 25 Jul 2020 13:24:17 +0200 Subject: [PATCH] Fix typo --- src/modules/Timer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/Timer.js b/src/modules/Timer.js index f511242..c07c69a 100644 --- a/src/modules/Timer.js +++ b/src/modules/Timer.js @@ -36,7 +36,7 @@ const { TimerOndemand } = Me.imports.modules.TimerOndemand; * for the current time. * * It will try to use one of this three different time sources, in this order of - * preference: + * preference: * - Night Light * - Location Services * - Manual schedule