summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGeorge Sapkin <george.sapkin@gmail.com>2015-02-04 15:27:35 +0100
committerGeorge Sapkin <george.sapkin@gmail.com>2015-02-04 15:27:35 +0100
commitea6f3f755c93754eb2f06ec7137f3f252ac17188 (patch)
tree2d35ebefe3684505e317b52b5d059c3d8b2777a8 /src
parentc4d2b53cfa16715f846cd2ed85a5683500df6235 (diff)
downloadcoreclr-ea6f3f755c93754eb2f06ec7137f3f252ac17188.tar.gz
coreclr-ea6f3f755c93754eb2f06ec7137f3f252ac17188.tar.bz2
coreclr-ea6f3f755c93754eb2f06ec7137f3f252ac17188.zip
Fixed typo: gc_reaon > gc_reason
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[] =
{