Skip to content

Commit 46f384d

Browse files
authored
inclusive
1 parent 29deede commit 46f384d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yang/ietf-schedule.yang

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -488,10 +488,10 @@ module ietf-schedule {
488488
type yang:date-and-time;
489489
description
490490
"This parameter specifies a date and time value to
491-
inclusively terminate the recurrence in UTC format. If
492-
the value specified by this parameter is synchronized
493-
with the specified recurrence rule, it becomes the last
494-
instance of the recurrence rule.";
491+
inclusively terminate the recurrence in UTC format. That
492+
is, if the value specified by this parameter is
493+
synchronized with the specified recurrence rule,
494+
it becomes the last instance of the recurrence rule.";
495495
}
496496
}
497497
case count {

0 commit comments

Comments
 (0)