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 c9df26c commit d9f7a46Copy full SHA for d9f7a46
visualvm/heapviewer/src/org/graalvm/visualvm/heapviewer/oql/OQLConsoleView.java
@@ -121,7 +121,7 @@
121
"OQLConsoleView_ExecutingProgress=Executing...",
122
"OQLConsoleView_Results=Results:",
123
"OQLConsoleView_ObjectsTooltip=Objects",
124
- "OQLConsoleView_HTMLTooltip=Results:",
+ "OQLConsoleView_HTMLTooltip=HTML",
125
"OQLConsoleView_Details=Details:",
126
"OQLConsoleView_InitializingEngine=<initializing OQL engine...>",
127
"OQLConsoleView_EngineNotAvailable=<OQL engine not available>",
0 commit comments