Skip to content

Commit 103044b

Browse files
committed
format
1 parent 0ae25ea commit 103044b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

javaagent-extension-api/src/main/java/io/opentelemetry/javaagent/extension/internal/DeclarativeConfigPropertiesBridge.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
* string_key: value
5050
* </pre>
5151
*
52-
* This class is internal and is hence not for public use. Its APIs are unstable and can change at
53-
* any time.
52+
* <p>This class is internal and is hence not for public use. Its APIs are unstable and can change
53+
* at any time.
5454
*/
5555
public final class DeclarativeConfigPropertiesBridge implements ConfigProperties {
5656

0 commit comments

Comments
 (0)