We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfab6b3 commit d45af5aCopy full SHA for d45af5a
yang/ietf-schedule.yang
@@ -559,10 +559,9 @@ module ietf-schedule {
559
type yang:date-and-time;
560
description
561
"Specifies a date and time value to inclusively terminate
562
- the recurrence in an inclusive manner. Thats is, if
563
- the value specified by this parameter is synchronized
564
- with the specified recurrence, it becomes the last
565
- instance of the recurrence.";
+ the recurrence. Thats is, if the value specified by this
+ parameter is synchronized with the specified recurrence,
+ it becomes the last instance of the recurrence.";
566
}
567
568
case count {
0 commit comments