From bdfd9d2a041c97fe7d259b85bfc4e36e3f34336d Mon Sep 17 00:00:00 2001 From: Nicco Kunzmann <niccokunzmann@rambler.ru> Date: Thu, 14 Nov 2024 11:26:01 +0000 Subject: [PATCH] Update src/icalendar/cal.py Co-authored-by: Steve Piercy <web@stevepiercy.com> --- src/icalendar/cal.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/icalendar/cal.py b/src/icalendar/cal.py index eeabb0d8..8522d24f 100644 --- a/src/icalendar/cal.py +++ b/src/icalendar/cal.py @@ -1277,7 +1277,7 @@ def REPEAT(self, value: int) -> None: sees them. For those kinds of alarms, the client SHOULD set this property when the alarm is triggered and the action is successfully carried out. - When an alarm is triggered on a client, clients can check to see if an"ACKNOWLEDGED" + When an alarm is triggered on a client, clients can check to see if an "ACKNOWLEDGED" property is present. If it is, and the value of that property is greater than or equal to the computed trigger time for the alarm, then the client SHOULD NOT trigger the alarm. Similarly, if an alarm has been triggered and