Skip to content

Commit 0bffc14

Browse files
committed
typo fixed
1 parent 92275b1 commit 0bffc14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

visualvm/core/src/org/graalvm/visualvm/core/datasource/DataSourceContainer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
/**
3131
* Default implementation of DataSourceContainer.
32-
* This class implements all neccessary methods to act as a repository of a DataSource (DataSource.getRepository()).
32+
* This class implements all necessary methods to act as a repository of a DataSource (DataSource.getRepository()).
3333
*
3434
* @author Jiri Sedlacek
3535
*/

0 commit comments

Comments
 (0)