Skip to content

Commit 74e787f

Browse files
authored
Fix typo (#314)
Signed-off-by: co63oc <co63oc@users.noreply.github.com>
1 parent 510f220 commit 74e787f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/cctz/time_zone.h

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

0 commit comments

Comments
 (0)