Skip to content

Commit 59a283f

Browse files
committed
Semantic change
1 parent 4921978 commit 59a283f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/alarm/ui/doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -428,10 +428,10 @@ In this view user may update all settings defined in the alarm configuration XML
428428
imported again.
429429

430430
**NOTE 2:** An alarm configured as enabled cannot be disabled using the checkbox in the editor dialog. Instead, user needs to
431-
specify a date/time when the alarm item is put back automatically into enabled state. At the specified date/time the alarm will be enabled,
431+
specify a disable-until date/time. At the specified date/time the alarm will be enabled automatically,
432432
even if configured to be *disabled* by default in the alarm configuration XML file. Further, an alarm configured
433433
to be *enabled* by default in the alarm configuration XML file will be enabled when the file is imported, even if
434-
the alarm has been disabled in the editor by setting a date/time in the future.
434+
a disable-until date/time in the future has been set.
435435

436436
.. image:: images/disable_alarm.png
437437
:width: 50%

0 commit comments

Comments
 (0)