summaryrefslogtreecommitdiff
path: root/rts/LdvProfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'rts/LdvProfile.c')
-rw-r--r--rts/LdvProfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rts/LdvProfile.c b/rts/LdvProfile.c
index f50b70cdda..d22c0d8f20 100644
--- a/rts/LdvProfile.c
+++ b/rts/LdvProfile.c
@@ -212,7 +212,7 @@ processChainForDead( bdescr *bd )
* current garbage collection. This function is called from a garbage
* collector right before tidying up, when all dead closures are still
* stored in the heap and easy to identify. Generations 0 through N
- * have just beed garbage collected.
+ * have just been garbage collected.
* ----------------------------------------------------------------------- */
void
LdvCensusForDead( nat N )