Skip to content

Commit 34d5a66

Browse files
committed
Merge branch 'lr/doc-fix-cet' into maint
* lr/doc-fix-cet: date-formats.txt: Typo fix
2 parents 1fb4a11 + e2c20be commit 34d5a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/date-formats.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Git internal format::
1111
It is `<unix timestamp> <time zone offset>`, where `<unix
1212
timestamp>` is the number of seconds since the UNIX epoch.
1313
`<time zone offset>` is a positive or negative offset from UTC.
14-
For example CET (which is 2 hours ahead UTC) is `+0200`.
14+
For example CET (which is 1 hour ahead of UTC) is `+0100`.
1515

1616
RFC 2822::
1717
The standard email format as described by RFC 2822, for example

0 commit comments

Comments
 (0)