Skip to content

Commit 4a58367

Browse files
committed
typo in javadoc fixed
1 parent 815e194 commit 4a58367

File tree

1 file changed

+1
-1
lines changed
  • visualvm/tools/src/org/graalvm/visualvm/tools/sa

1 file changed

+1
-1
lines changed

visualvm/tools/src/org/graalvm/visualvm/tools/sa/SaModel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
/**
3232
* This class uses Serviceability Agent (SA)
3333
* (http://openjdk.java.net/groups/hotspot/docs/Serviceability.html)
34-
* to obtatin various information from JVM. Note that
34+
* to obtain various information from JVM. Note that
3535
* Serviceability Agent is available in JDK 5 and up and only for Linux and Solaris.
3636
*
3737
* @author Tomas Hurka

0 commit comments

Comments
 (0)