hgext/blackbox.py
changeset 48572 fe4922564661
parent 46600 36f3a64846c8
child 48573 011f5218ff2d
--- a/hgext/blackbox.py	Tue Jan 18 10:27:13 2022 +0100
+++ b/hgext/blackbox.py	Mon Jan 17 20:47:46 2022 -0500
@@ -36,7 +36,7 @@
   maxfiles = 3
 
   [blackbox]
-  # Include nanoseconds in log entries with %f (see Python function
+  # Include microseconds in log entries with %f (see Python function
   # datetime.datetime.strftime)
   date-format = %Y-%m-%d @ %H:%M:%S.%f