summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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