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 8fa7825 commit 247bafeCopy full SHA for 247bafe
plugins/mbeans/src/org/graalvm/visualvm/modules/mbeans/MBeansTab.java
@@ -287,7 +287,7 @@ public void treeWillExpand(TreeExpansionEvent e)
287
// DefaultMutableTreeNode node =
288
// (DefaultMutableTreeNode) path.getLastPathComponent();
289
// // TODO: build branch for given domain - queryNames("d:*", null);
290
-// // - if not already expanded, create from scracth
+// // - if not already expanded, create from scratch
291
// // - if already expanded, update
292
// }
293
}
0 commit comments