We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeee892 commit c0c7f02Copy full SHA for c0c7f02
src/coreclr/vm/gcstress.h
@@ -15,7 +15,7 @@
15
//
16
// GCStress<> template classes with its IsEnabled() & MaybeTrigger members.
17
18
-// Use GCStress<> to abstract away the GC stress related decissions. The
+// Use GCStress<> to abstract away the GC stress related decisions. The
19
// template definitions will resolve to nothing when STRESS_HEAP is not
20
// defined, and will inline the function body at the call site otherwise.
21
0 commit comments