diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/users_guide/eventlog-formats.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/eventlog-formats.rst b/docs/users_guide/eventlog-formats.rst index 3c274ceea9..e0f4430a3f 100644 --- a/docs/users_guide/eventlog-formats.rst +++ b/docs/users_guide/eventlog-formats.rst @@ -885,4 +885,4 @@ entry counters to the eventlog. :field Word64: number of times this has been allocated (words). Only produced for modules compiled with :ghc-flag:`-ticky-allocd`. - Records the counter statistics at a moment in time. + Records the number of "ticks" recorded by a ticky-ticky counter single the last sample. |