doc: fix internal date sample (issue4072) stable
authorPavlos Touboulidis <pav@pav.gr>
Tue, 29 Oct 2013 21:54:49 +0200
branchstable
changeset 19968 7bec3f697d76
parent 19967 e92c6524a76d
child 19969 ad9db007656f
doc: fix internal date sample (issue4072)
mercurial/help/dates.txt
--- a/mercurial/help/dates.txt	Mon Oct 28 22:34:07 2013 +0100
+++ b/mercurial/help/dates.txt	Tue Oct 29 21:54:49 2013 +0200
@@ -24,7 +24,7 @@
 
 Lastly, there is Mercurial's internal format:
 
-- ``1165432709 0`` (Wed Dec 6 13:18:29 2006 UTC)
+- ``1165411109 0`` (Wed Dec 6 13:18:29 2006 UTC)
 
 This is the internal representation format for dates. The first number
 is the number of seconds since the epoch (1970-01-01 00:00 UTC). The