File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
visualvm/core/src/org/graalvm/visualvm/core Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ public final class DataSourceContainer extends DataSourceProvider {
40
40
41
41
/**
42
42
* Default implementation of DataSourceContainer.
43
- * DataSoures can benefit from using this class which implements
43
+ * DataSource can benefit from using this class which implements
44
44
* managing created DataSource instances and firing the events to listeners
45
45
* as their repositories.
46
46
*
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ public abstract class DataSourceViewPlugin {
40
40
41
41
42
42
/**
43
- * Creates new DataSourrceViewPlugin for a DataSource.
43
+ * Creates new DataSourceViewPlugin for a DataSource.
44
44
*
45
45
* @param dataSource DataSource for which to add the plugin.
46
46
*/
You can’t perform that action at this time.
0 commit comments