diff --git a/mercurial/help/config.txt b/mercurial/help/config.txt
index 89703e6151e72be5f65876dc9f81c90525e13c53_bWVyY3VyaWFsL2hlbHAvY29uZmlnLnR4dA==..5e917b224c20102e755cbd96e467fc3263c6001d_bWVyY3VyaWFsL2hlbHAvY29uZmlnLnR4dA== 100644
--- a/mercurial/help/config.txt
+++ b/mercurial/help/config.txt
@@ -1715,7 +1715,7 @@
 
 ``time-track``
     Control if the stat profiler track ``cpu`` or ``real`` time.
-    (default: ``cpu``)
+    (default: ``cpu`` on Windows, otherwise ``real``)
 
 ``limit``
     Number of lines to show. Specific to the ``ls`` instrumenting profiler.