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 9a43222 commit d9b1057Copy full SHA for d9b1057
visualvm/tools/src/org/graalvm/visualvm/tools/jvmstat/JvmstatModel.java
@@ -31,7 +31,7 @@
31
/**
32
* This class uses Jvmstat technology
33
* (http://java.sun.com/performance/jvmstat/)
34
- * to obtatin various information from JVM. Note that
+ * to obtain various information from JVM. Note that
35
* Jvmstat is available in JDK 1.4.2 and up. It is also available for
36
* remote Java applications if
37
* <a href=http://download.oracle.com/javase/1.5.0/docs/tooldocs/share/jstatd.html>jstatd daemon</a>
0 commit comments