Skip to content

Commit 03ef3ed

Browse files
committed
pr review
1 parent 194d2cb commit 03ef3ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instrumentation/resources/library/src/main/java/io/opentelemetry/instrumentation/resources/JarServiceNameDetector.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
import java.util.Map;
1616

1717
/**
18-
* A {@link ResourceProvider} that will attempt to detect the <code>service.name</code> from the *
18+
* A {@link ResourceProvider} that will attempt to detect the <code>service.name</code> from the
1919
* main jar file name.
2020
*/
2121
@AutoService(ResourceProvider.class)

0 commit comments

Comments
 (0)