summaryrefslogtreecommitdiff
path: root/main/astmm.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/astmm.c')
-rw-r--r--main/astmm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/astmm.c b/main/astmm.c
index d53323aba..59baa4221 100644
--- a/main/astmm.c
+++ b/main/astmm.c
@@ -1466,7 +1466,7 @@ static void mm_atexit_dump(void)
/*
* Put the alloced list back into regions[].
*
- * We have do do this because we can get called before all other
+ * We have do this because we can get called before all other
* threads have terminated.
*/
mm_atexit_hash_restore(&alloced_atexit);