Skip to content

Commit a19f768

Browse files
authored
spotless
1 parent 9b52656 commit a19f768

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

instrumentation-api-incubator/src/main/java/io/opentelemetry/instrumentation/api/incubator/config/OptionChangeListener.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
/**
1111
* Listener interface for option value changes.
1212
*
13-
* <p>This class is internal and is hence not for public use. Its APIs are unstable and can change at
14-
* any time.
13+
* <p>This class is internal and is hence not for public use. Its APIs are unstable and can change
14+
* at any time.
1515
*/
1616
public interface OptionChangeListener {
1717

0 commit comments

Comments
 (0)