summaryrefslogtreecommitdiff
path: root/src/vm/profilinghelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vm/profilinghelper.h')
-rw-r--r--src/vm/profilinghelper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vm/profilinghelper.h b/src/vm/profilinghelper.h
index 04199bd927..2682d8a6d1 100644
--- a/src/vm/profilinghelper.h
+++ b/src/vm/profilinghelper.h
@@ -27,7 +27,7 @@
#define COM_METHOD HRESULT STDMETHODCALLTYPE
#ifdef _DEBUG
-// On DEBUG builds, setting the COMPLUS_ProfAPIFault to a bitmask of the flags
+// On DEBUG builds, setting the COMPlus_ProfAPIFault to a bitmask of the flags
// below forces the Profiling API to return failures at various points.
// Useful for event log testing. Also see code:ProfilingAPIUtility.ShouldInjectProfAPIFault
enum ProfAPIFaultFlags