We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29deede commit 46f384dCopy full SHA for 46f384d
yang/ietf-schedule.yang
@@ -488,10 +488,10 @@ module ietf-schedule {
488
type yang:date-and-time;
489
description
490
"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.";
+ inclusively terminate the recurrence in UTC format. That
+ is, if the value specified by this parameter is
+ synchronized with the specified recurrence rule,
+ it becomes the last instance of the recurrence rule.";
495
}
496
497
case count {
0 commit comments