hotspot/src/share/vm/utilities/dtrace_disabled.hpp
changeset 27402 5c4675ddc00c
parent 22796 bb0ea482a99e
child 36508 5f9eee6b383b
--- a/hotspot/src/share/vm/utilities/dtrace_disabled.hpp	Wed Oct 22 02:31:25 2014 -0700
+++ b/hotspot/src/share/vm/utilities/dtrace_disabled.hpp	Wed Oct 22 15:24:37 2014 -0700
@@ -27,7 +27,7 @@
 
 /* This file contains dummy provider probes needed when compiling a hotspot
  * that does not support dtrace probes. This could be because we're building
- * on a system that doesn't suuport dtrace or because we're bulding a variant
+ * on a system that doesn't support dtrace or because we're bulding a variant
  * of hotspot (like core) where we do not support dtrace
  */
 #if !defined(DTRACE_ENABLED)