summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gc/gc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gc/gc.cpp b/src/gc/gc.cpp
index 66ab6feb8c..5ffcbbf0fb 100644
--- a/src/gc/gc.cpp
+++ b/src/gc/gc.cpp
@@ -120,7 +120,7 @@ const char * const allocation_state_str[] = {
#endif //TRACE_GC && !DACCESS_COMPILE
-// Keep this in sync with the definition of gc_reaon
+// Keep this in sync with the definition of gc_reason
#if (defined(DT_LOG) || defined(TRACE_GC)) && !defined (DACCESS_COMPILE)
static const char* const str_gc_reasons[] =
{