We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e680db7 commit 37565aaCopy full SHA for 37565aa
interval.go
@@ -7,7 +7,7 @@ import (
7
"time"
8
)
9
10
-// Interval defines a period that is constained by two time boundaries, a start
+// Interval defines a period that is constrained by two time boundaries, a start
11
// time that is part of the interval and an end time which is excluded from the
12
// interval.
13
//
0 commit comments