mercurial/templater.py
changeset 38297 8d6109b49b31
parent 38295 0e0d03d09ecd
child 38357 de089e3eb328
--- a/mercurial/templater.py	Sat Apr 21 19:01:35 2018 +0900
+++ b/mercurial/templater.py	Sat Mar 24 17:54:02 2018 +0900
@@ -35,8 +35,8 @@
 wrappedbytes, wrappedvalue
     a wrapper for the above printable types.
 
-date tuple
-    a (unixtime, offset) tuple, which produces no meaningful output by itself.
+date
+    represents a (unixtime, offset) tuple.
 
 hybrid
     represents a list/dict of printable values, which can also be converted