Skip to content

Commit e5e2a9d

Browse files
Abseil Teamcopybara-github
authored andcommitted
Import of CCTZ from GitHub.
PiperOrigin-RevId: 750442801 Change-Id: I693d13f6b5f04ddb97561511b08e4334cb26aeb6
1 parent 87e8b54 commit e5e2a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

absl/time/internal/cctz/include/cctz/time_zone.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ class time_zone {
200200
// version() and description() provide additional information about the
201201
// time zone. The content of each of the returned strings is unspecified,
202202
// however, when the IANA Time Zone Database is the underlying data source
203-
// the version() string will be in the familar form (e.g, "2018e") or
203+
// the version() string will be in the familiar form (e.g, "2018e") or
204204
// empty when unavailable.
205205
//
206206
// Note: These functions are for informational or testing purposes only.

0 commit comments

Comments
 (0)