Skip to content

Commit 504291b

Browse files
committed
added back Java files
1 parent 0effae7 commit 504291b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javav2/example_code/inspector/src/main/java/com/java/inspector/InspectorScenario.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ public static void runScenario(InspectorActions actions) {
171171
waitForInputToContinue();
172172
}
173173

174-
// Utility Method
174+
// Utility method
175175
private static void waitForInputToContinue() {
176176
while (true) {
177177
logger.info("");

0 commit comments

Comments
 (0)