Skip to content

Commit 7d6cc7b

Browse files
authored
analyzer-comments/java/log-levels: Updating use substring comment so it tells where to apply substring (#2332)
1 parent 930396f commit 7d6cc7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# use substring method
22

3-
Consider using the [substring][substring-method] method to solve this exercise.
3+
Consider using the [substring][substring-method] method in `%<inMethod>s` to solve this exercise.
44

55
[substring-method]: https://docs.oracle.com/javase/8/docs/api/java/lang/String.html#substring-int-int-

0 commit comments

Comments
 (0)