We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0effae7 commit 504291bCopy full SHA for 504291b
1 file changed
javav2/example_code/inspector/src/main/java/com/java/inspector/InspectorScenario.java
@@ -171,7 +171,7 @@ public static void runScenario(InspectorActions actions) {
171
waitForInputToContinue();
172
}
173
174
- // Utility Method
+ // Utility method
175
private static void waitForInputToContinue() {
176
while (true) {
177
logger.info("");
0 commit comments