Skip to content

Commit d9b1057

Browse files
committed
typo in javadoc fixed
1 parent 9a43222 commit d9b1057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

visualvm/tools/src/org/graalvm/visualvm/tools/jvmstat/JvmstatModel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
/**
3232
* This class uses Jvmstat technology
3333
* (http://java.sun.com/performance/jvmstat/)
34-
* to obtatin various information from JVM. Note that
34+
* to obtain various information from JVM. Note that
3535
* Jvmstat is available in JDK 1.4.2 and up. It is also available for
3636
* remote Java applications if
3737
* <a href=http://download.oracle.com/javase/1.5.0/docs/tooldocs/share/jstatd.html>jstatd daemon</a>

0 commit comments

Comments
 (0)