summaryrefslogtreecommitdiff
path: root/rts/Schedule.c
diff options
context:
space:
mode:
authorEdward Z. Yang <ezyang@mit.edu>2013-10-03 15:04:54 -0700
committerEdward Z. Yang <ezyang@mit.edu>2013-10-03 15:04:54 -0700
commit4f85aab0efe19d4531b116305b97585bc6a217d5 (patch)
treec24495b9ef83a2614e743ed60f64b3a6f3e00787 /rts/Schedule.c
parent0c7d2d7507b9e4dca24c159c0bfcce9de7b233c4 (diff)
downloadhaskell-4f85aab0efe19d4531b116305b97585bc6a217d5.tar.gz
s/Heep/Heap/
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
Diffstat (limited to 'rts/Schedule.c')
-rw-r--r--rts/Schedule.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/Schedule.c b/rts/Schedule.c
index 7c4e67d9d4..3bf9957cfa 100644
--- a/rts/Schedule.c
+++ b/rts/Schedule.c
@@ -1082,7 +1082,7 @@ schedulePostRunThread (Capability *cap, StgTSO *t)
}
/* -----------------------------------------------------------------------------
- * Handle a thread that returned to the scheduler with ThreadHeepOverflow
+ * Handle a thread that returned to the scheduler with ThreadHeapOverflow
* -------------------------------------------------------------------------- */
static rtsBool