summaryrefslogtreecommitdiff
path: root/includes/RtsAPI.h
diff options
context:
space:
mode:
authorGabor Greif <ggreif@gmail.com>2017-01-18 17:07:40 +0100
committerGabor Greif <ggreif@gmail.com>2017-01-18 17:46:45 +0100
commit70472bf2d862f976790f73e9dc7a0f3f7519ae1d (patch)
tree2d507cd90c936e32fb9ed73b8dfad27ba5762474 /includes/RtsAPI.h
parente324e317caab06fda232636c32e8a60d9e888a9c (diff)
downloadhaskell-70472bf2d862f976790f73e9dc7a0f3f7519ae1d.tar.gz
Spelling fixes in comments [ci skip]
Diffstat (limited to 'includes/RtsAPI.h')
-rw-r--r--includes/RtsAPI.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/RtsAPI.h b/includes/RtsAPI.h
index 2c68219b8b..bf25c011fc 100644
--- a/includes/RtsAPI.h
+++ b/includes/RtsAPI.h
@@ -176,7 +176,7 @@ typedef struct _RTSStats {
// -----------------------------------
// Cumulative stats about time use
- // (we use signed values here because due to inacuracies in timers
+ // (we use signed values here because due to inaccuracies in timers
// the values can occasionally go slightly negative)
// Total CPU time used by the mutator