Skip to content

Commit 9d8cf93

Browse files
committed
fix
1 parent 520730d commit 9d8cf93

File tree

1 file changed

+1
-1
lines changed
  • instrumentation/jmx-metrics/library/src/main/java/io/opentelemetry/instrumentation/jmx/yaml

1 file changed

+1
-1
lines changed

instrumentation/jmx-metrics/library/src/main/java/io/opentelemetry/instrumentation/jmx/yaml/StateMapping.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ private StateMapping(
3636
}
3737

3838
/**
39-
* Returns {@literal} true when empty, {@literal false} otherwise
39+
* Returns {@literal true} when empty, {@literal false} otherwise
4040
*
4141
* @return {@literal true} when state mapping is empty, {@literal false} otherwise
4242
*/

0 commit comments

Comments
 (0)