diff options
Diffstat (limited to 'rts/Profiling.c')
-rw-r--r-- | rts/Profiling.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/Profiling.c b/rts/Profiling.c index a4247c7809..04f00da157 100644 --- a/rts/Profiling.c +++ b/rts/Profiling.c @@ -740,7 +740,7 @@ reportCCSProfiling( void ) } /* ----------------------------------------------------------------------------- - * Accumulating total allocatinos and tick count + * Accumulating total allocations and tick count -------------------------------------------------------------------------- */ /* Helper */ |