diff -r f13fb742e1d8 -r fe4922564661 hgext/blackbox.py --- 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