summaryrefslogtreecommitdiff
path: root/mark.c
diff options
context:
space:
mode:
authorEdward Betts <edward@4angle.com>2017-02-21 11:03:07 +0000
committerIvan Maidanski <ivmai@mail.ru>2018-01-22 21:09:36 +0300
commitd179b0b95fc067e627995578409baa002e2b9a34 (patch)
treed329f5828a25ba2df6493600f94ba0222cabf126 /mark.c
parenta9fff6c3cbecc44ab402fa7d1aabaf8974b02681 (diff)
downloadbdwgc-d179b0b95fc067e627995578409baa002e2b9a34.tar.gz
correct spelling mistakes (#4405)
Diffstat (limited to 'mark.c')
-rw-r--r--mark.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mark.c b/mark.c
index e14e5296..e870342e 100644
--- a/mark.c
+++ b/mark.c
@@ -936,7 +936,7 @@ void GC_do_local_mark(mse *local_mark_stack, mse *local_top)
/* Try to share the load, since the main stack is empty, */
/* and helper threads are waiting for a refill. */
/* The entries near the bottom of the stack are likely */
- /* to require more work. Thus we return those, eventhough */
+ /* to require more work. Thus we return those, even though */
/* it's harder. */
mse * p;
mse * new_bottom = local_mark_stack